theAIGuysCode/YOLOv3-Cloud-Tutorial
Everything you need in order to get YOLOv3 up and running in the cloud. Learn to train your custom YOLOv3 object detector in the cloud for free!
This project helps developers quickly set up and train a custom object detection model, specifically YOLOv3, using cloud resources. You provide a dataset of images with objects labeled, and it outputs a trained model capable of identifying those objects in new images. It's ideal for AI/ML developers or researchers looking to deploy computer vision solutions without local high-performance hardware.
No commits in the last 6 months.
Use this if you need to train a YOLOv3 object detection model on custom data but lack powerful local computing resources.
Not ideal if you need a different object detection architecture or prefer to train models entirely on your local machine.
Stars
91
Forks
76
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 22, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/theAIGuysCode/YOLOv3-Cloud-Tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet