Cestovatels/YOLO-Pipeline-Auto
End-to-end automated YOLO training pipeline with built-in dataset preprocessing, training, evaluation, and reporting.
This tool helps machine learning engineers and researchers automatically train and evaluate YOLO models for object detection and instance segmentation. You provide your image datasets and corresponding labels, and it handles all the preparation, training, and generates detailed performance reports with visualizations like ROC curves and confusion matrices. It streamlines the entire process of developing computer vision models.
No commits in the last 6 months.
Use this if you need to quickly and comprehensively train, validate, and evaluate YOLOv8/v11 models for detecting or segmenting objects in images without manually setting up each step.
Not ideal if you require a highly customized training loop or a specific machine learning framework other than YOLOv8/v11.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
Apr 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Cestovatels/YOLO-Pipeline-Auto"
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