theAIGuysCode/YOLOv4-Cloud-Tutorial
This repository walks you through how to Build and Run YOLOv4 Object Detections with Darknet in the Cloud with Google Colab.
This project helps machine learning practitioners or data scientists to quickly set up and run object detection tasks without needing powerful local hardware. You can feed it images or video, and it outputs bounding box detections for objects like people, cars, or custom-trained items. It's ideal for those who want to experiment with or deploy object detection models in a cloud environment.
360 stars. No commits in the last 6 months.
Use this if you need to perform object detection on images or video and want to leverage cloud computing resources like Google Colab without complex setup.
Not ideal if you require an on-premise solution or are looking for a pre-packaged application rather than a tutorial for building and running models.
Stars
360
Forks
288
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 31, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/theAIGuysCode/YOLOv4-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