srebroa/awesome-yolo
:rocket: :star: The list of the most popular YOLO algorithms - awesome YOLO
This project provides a comprehensive list of You Only Look Once (YOLO) algorithms, which are powerful tools for rapidly identifying and locating objects within images or video streams. If you provide an image, these algorithms can classify the objects it contains and draw bounding boxes around each one. This is ideal for anyone who needs to automatically detect specific items, people, or anomalies in visual data, such as in security, retail, or manufacturing.
107 stars.
Use this if you need to research or implement real-time object detection solutions for computer vision tasks.
Not ideal if you are looking for a ready-to-use application or a guide on how to train custom object detection models without any programming knowledge.
Stars
107
Forks
9
Language
—
License
—
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/srebroa/awesome-yolo"
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