Skip to content

ultralytics/assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Ultralytics logo

🌟 Welcome to the Ultralytics Assets Repository

Welcome! You've arrived at the Ultralytics Assets repository, your central hub for visual assets, powerful pre-trained models, and curated datasets. These resources are designed to complement the Ultralytics YOLO ecosystem, supporting tasks like object detection, instance segmentation, image classification, pose estimation, and object tracking.

Ultralytics Actions Ultralytics Discord Ultralytics Forums Ultralytics Reddit

πŸ› οΈ Features at a Glance

  • πŸ–Ό Visual Assets: Access our collection of banners and logos for use in your applications or collaborations involving Ultralytics tools.
  • πŸ€– Models at Your Fingertips: Leverage pre-trained models, ready for deployment after fine-tuning. These models are optimized for a variety of computer vision tasks.
  • πŸ“¦ Datasets Ready for Action: Enhance your machine learning projects with our repositories of annotated data, prepared for model training, validation, and testing. Explore available datasets in our datasets documentation.

πŸ’‘ Getting Started with Usage

πŸ“₯ Download Pretrained Models Seamlessly

Ultralytics YOLO frameworks automatically download required pre-trained models from this repository if they are not found locally.

from ultralytics import YOLO

# Load a pre-trained Ultralytics YOLOv8n model
model = YOLO("yolov8n.pt")  # Model automatically downloaded if not present

# Define the source image path
source = "path/to/image.jpg"

# Perform inference
results = model(source)  # Returns detection results

🌐 Embrace the Visuals

All visual assets are available on the main branch and can be downloaded directly for your projects, presentations, or documentation needs.

πŸ“š Explore Our Datasets

Our datasets are accessible through repository releases. Each dataset includes a README file with usage instructions. Please review the specific licenses and guidelines for each dataset to ensure compliance with your project requirements.

🀝 Contribute

We encourage contributions from the community! Whether it's fixing bugs, adding new features, or improving documentation, your input is valuable. Check out our Contributing Guide to learn how to get started. We also appreciate feedback on your experience with Ultralytics products; please consider filling out our Survey. A huge πŸ™ thank you to all our contributors!

Ultralytics open-source contributors

©️ License

Ultralytics offers two licensing options:

  • AGPL-3.0 License: An OSI-approved open-source license ideal for students and enthusiasts, promoting open collaboration and knowledge sharing. See the LICENSE file for details.
  • Enterprise License: Designed for commercial use, this license permits the integration of Ultralytics software and AI models into commercial products without the open-source stipulations of AGPL-3.0. If your project involves commercial applications, please contact us through Ultralytics Licensing.

πŸ“¬ Contact Us

For bug reports, feature requests, and contributions, please use GitHub Issues. For questions and discussions about this project or other Ultralytics initiatives, join our vibrant community on Discord!


Ultralytics GitHub space Ultralytics LinkedIn space Ultralytics Twitter space Ultralytics YouTube space Ultralytics TikTok space Ultralytics BiliBili space Ultralytics Discord