Object Detection
ultralytics
ONNX
tracking
instance-segmentation
image-classification
pose-estimation
obb
yolo
yolov8
Eval Results (legacy)
Instructions to use webnn/yolo11n with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use webnn/yolo11n with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("webnn/yolo11n") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Ultralytics YOLO11 is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. YOLO11 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks.
This is an ONNX version of https://huggingface.co/Ultralytics/YOLO11 modified for the usage of Transformers.js JavaScript library.
- Downloads last month
- 22
Evaluation results
- mAP@0.5:0.95 on cocovalidation set self-reported54.700