ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
This project helps people who need to automatically find and classify objects in images or video. You provide it with visual input, and it identifies and labels the distinct objects it sees. This is ideal for roles like security analysts monitoring CCTV, manufacturing quality control specialists, or agricultural surveyors analyzing crop health.
57,000 stars. Actively maintained with 6 commits in the last 30 days.
Use this if you need a fast and accurate way to detect, classify, or segment objects within visual data, and you have some technical skill to integrate the solution.
Not ideal if you require a no-code solution or are looking for a general-purpose image recognition tool that describes entire scenes rather than pinpointing specific objects.
Stars
57,000
Forks
17,440
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ultralytics/yolov5"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Compare
Related frameworks
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet
WongKinYiu/ScaledYOLOv4
Scaled-YOLOv4: Scaling Cross Stage Partial Network