ultralytics/ultralytics
Ultralytics YOLO 🚀
This project helps anyone needing to automatically identify, classify, or track objects and actions within images or videos. You provide visual media, and it outputs labeled bounding boxes, segmentation masks, or keypoints for recognized items. This is ideal for roles like security analysts, manufacturing quality control, agricultural inspectors, or retail inventory managers.
54,333 stars. Used by 21 other packages. Actively maintained with 151 commits in the last 30 days. Available on PyPI.
Use this if you need fast, accurate, and easy-to-implement AI vision capabilities for tasks such as identifying products on shelves, counting items, or detecting anomalies in live video feeds.
Not ideal if your primary goal is natural language processing or analyzing complex tabular data rather than visual content.
Stars
54,333
Forks
10,447
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
151
Dependencies
12
Reverse dependents
21
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ultralytics/ultralytics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Compare
Related tools
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
open-mmlab/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6,...