#170 · Primary category: Computer Vision
ultralyticsPro
🔥🔥🔥 专注于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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)