Object Detection
ultralytics
yolo
instance-segmentation
image-classification
pose-estimation
obb
tracking
yolo11
Eval Results (legacy)
Instructions to use Ultralytics/YOLO11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Ultralytics/YOLO11 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/YOLO11") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6f243ab3be2aa9391255d303a2bb65dd509207e64c285e4a7ce1785b9f3b37d9
- Size of remote file:
- 19.3 MB
- SHA256:
- 85a76fe86dd8afe384648546b56a7a78580c7cb7b404fc595f97969322d502d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.