Ultralytics YOLO
State-of-the-art real-time object detection supporting YOLOv5 through v11.
About
The Ultralytics package is the home of the modern YOLO family, bundling training, validation, inference, and export for real-time computer vision into one Python library and a single yolo command-line interface. It covers object detection, instance and semantic segmentation, image classification, pose estimation, oriented bounding boxes, and multi-object tracking, with pretrained weights spanning YOLOv5 through YOLO11 and newer generations in five sizes from nano to extra large. Models train on custom datasets with a few lines of Python and export to deployment formats such as ONNX, TensorRT, CoreML, and TFLite for edge and server inference on GPU or CPU. The code is open source under AGPL-3.0, with a separate enterprise license available for closed-source commercial products. It is one of the most widely used detection stacks in both industry and research, adopted by roboticists, ML engineers, and students who need accurate real-time vision without building a pipeline from scratch.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- AGPL-3.0
- Added
- Apr 3, 2026
Related Tools
Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.
Lightweight face recognition and analysis framework wrapping multiple models.
Foundation model for monocular depth estimation by TikTok.
Monocular depth estimation model producing detailed depth maps from single images.
Meta AI research platform for object detection, segmentation, and pose estimation.
Simple and effective multi-object tracking using every detection box.