YOLOv5 container on AWS Marketplace
Author: g0lemXIVCreated Feb 2, 2022Updated Oct 20, 2024
LabelsenhancementTODO
Search before asking
- I have searched the YOLOv5 issues and found no similar feature requests.
Description
I want to write an article about SageMaker model training especially Object Detection models. The choice fell on yolov5 because you've done fantastic work! Is it possible to make this a feature for the repository?
I can make a complete pipeline for training the yolov5 model and deploying it as an endpoint/batch transform as containers available on AWS Marketplace.
Use case
Training: A user wants to train the yolov5 model on AWS Sagemaker but doesn't have experience. Users can "fork" ready-to-use containers from the marketplace and use them for training.
Deploying: A user can use the yolov5 container to deploy a custom or pretrained model with a few clicks.
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!
Source: ultralytics/yolov5