This repo contains notebooks and code to Deploy Yolov5 to SageMaker realtime and async endpoints.
To-Do:
- Create Pre/Post Processing files for SageMaker async and realtime endpoints.
- Create and test realtime and async endpoint for the yolov5 model
This repo is inspired by the following AWS blog post: Run computer vision inference on large videos with Amazon SageMaker asynchronous endpoints