iscyy/ultralyticsPro
🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
This project helps deep learning engineers improve existing YOLO models for object detection tasks. It allows you to customize various architectural components like the backbone, neck, head, loss functions, and NMS. The output is a modified and potentially more performant YOLO model tailored to specific datasets or requirements, used by researchers or practitioners working with computer vision.
2,921 stars.
Use this if you are a deep learning engineer needing to customize or enhance the performance of a YOLO-series object detection model.
Not ideal if you are a beginner looking for an out-of-the-box object detection solution without needing to delve into model architecture modifications.
Stars
2,921
Forks
462
Language
Python
License
—
Category
Last pushed
Dec 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/iscyy/ultralyticsPro"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics