coderonion/awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects and the related object detection datasets.
This is a curated collection of resources for building real-time object detection systems using the YOLO framework. It provides links to various YOLO implementations, related research papers, code examples, and specialized datasets. Engineers, researchers, and developers working on computer vision applications will find this useful for exploring existing solutions or developing new ones.
1,702 stars. No commits in the last 6 months.
Use this if you are a computer vision engineer or researcher looking for a comprehensive directory of YOLO-based object detection projects, implementations, and datasets for various applications.
Not ideal if you are an end-user seeking a ready-to-use application with a graphical interface for a specific object detection task, as this is a technical resource for developers.
Stars
1,702
Forks
229
Language
—
License
—
Category
Last pushed
May 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/coderonion/awesome-yolo-object-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with...
fredzzhang/upt
[CVPR'22] Official PyTorch implementation for paper "Efficient Two-Stage Detection of...
qubvel/rt-pose
Real-time pose estimation pipeline with 🤗 Transformers
Atten4Vis/GroupDETR
[ICCV 2023] Group DETR: Fast DETR Training with Group-Wise One-to-Many Assignment
MasterSkepticista/detr
JAX implementation of DETR