ultralytics-yolo

Community

Train and deploy YOLO models fast.

Authorjayll1303
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Simplifies the end-to-end workflow of training, validating, running inference, exporting, and deploying Ultralytics YOLO models so practitioners can move from raw images to production-ready models without guesswork.

Core Features & Use Cases

  • Model training & validation: Train YOLOv8/26/11 models on custom datasets using data.yaml, multi-GPU, or Apple MPS and monitor metrics like mAP, precision, and recall.
  • Inference & tracking: Run predictions on images, videos, streams, and directories, and perform multi-object tracking with BoT-SORT or ByteTrack.
  • Export & deployment: Export to ONNX, TensorRT, CoreML, TFLite, OpenVINO and support quantization flags (FP16/INT8) for edge and server deployment.
  • Use case: Prepare a custom detection dataset, train a balanced yolo26s model, validate its mAP, export to ONNX, and run batched inference for analytics and tracking.

Quick Start

Train a yolo26n model on my dataset using the data.yaml at path /path/to/data.yaml for 100 epochs and export the best checkpoint to ONNX.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ultralytics-yolo
Download link: https://github.com/jayll1303/AIEKit/archive/main.zip#ultralytics-yolo

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.