#170 · Primary category: Computer Vision

ultralyticsPro

backbone deep-learning pytorch rt-detr transformer yolo yolo11 yoloair yolov10 yolov3 yolov4 yolov5 yolov6 yolov7 yolov8

🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀

Project last updated:12/15/25

GitHub Stars

3.0K

Forks

458

Contributors

1

License

Other

Why we included this project

Anyone who trains or fine-tunes YOLO-style detectors will find this repo a handy base for testing architecture changes. It doesn't ship a single fixed model; instead it gathers multiple YOLO versions (v5, v7, v8, v10, v11, RT-DETR) into one PyTorch codebase, letting you swap backbones, necks, heads, attention blocks, loss functions, or NMS logic without touching the rest of the training pipeline. The modular design suits people who want quick experiments and side-by-side comparisons on their own data, whether for a paper or for squeezing out accuracy in a real deployment. It also covers segmentation, classification, and pose estimation, so it's useful beyond plain detection.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category