#15 · Primary category: Model Zoos & Hubs
assets
Shared Ultralytics logos, media, sample images, pretrained model weights, dataset artifacts, and release assets.
Project last updated:08/28/26
GitHub Stars
660
Forks
51
Contributors
20
License
AGPL-3.0
Why we included this project
If you build on Ultralytics YOLO, this is where the pretrained weights your code downloads actually live. Call YOLO("yolo26n.pt") without the file on disk and the library fetches it from this repository, so it's worth knowing about even though you rarely touch it directly. The repo also holds the sample images used across Ultralytics docs and tutorials, dataset release artifacts, and the logos and media scattered through the ecosystem. That makes it a useful reference for anyone who wants stable, versioned URLs for figures and banners instead of hunting through separate repos. It's a resource store rather than a tool you run, but for teams standardizing on Ultralytics it's the single source of truth for the checkpoints and assets the whole stack depends on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
models.dev
An open-source database of AI models.
models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
huggingface_hub
The official CLI and Python client for the Hugging Face Hub.