ultralytics/assets
Ultralytics assets
This is a collection of resources for building and using computer vision applications. It provides ready-to-use pre-trained models for tasks like identifying objects, segmenting images, and classifying pictures, along with datasets for training and testing these models. Researchers, machine learning engineers, and developers working on computer vision projects would use these assets.
524 stars. Actively maintained with 17 commits in the last 30 days.
Use this if you need pre-trained computer vision models or annotated datasets to develop or enhance your object detection, segmentation, or classification applications.
Not ideal if you are looking for a standalone application that performs computer vision tasks without any development work.
Stars
524
Forks
41
Language
—
License
AGPL-3.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ultralytics/assets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
stephanecharette/DarkHelp
C++ wrapper library for Darknet
WongKinYiu/ScaledYOLOv4
Scaled-YOLOv4: Scaling Cross Stage Partial Network