Object Detection
ultralytics
yolo
instance-segmentation
image-classification
pose-estimation
obb
tracking
semantic-segmentation
yolo26
Eval Results (legacy)
Instructions to use Ultralytics/YOLO26 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Ultralytics/YOLO26 with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("Ultralytics/YOLO26") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e624ee4be70635e1ac8b11a2499057781f8263e570d144900ab7f4fb9282a7d2
- Size of remote file:
- 23.5 MB
- SHA256:
- 9f6546f33a70d910e2cd6dcca5265c4617b5670b19a1f287c39e99258bade01a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.