YOLO11 exercises (adapted from Ultralytics website and repository)
This repository will use guidance from Ultralytics to evaluate the computer vision processing with the following models:
Model | Filename | Task | Inference | Validation | Training | Export |
---|---|---|---|---|---|---|
YOLO11 | yolo11n.pt | Detection | ✅ | ✅ | ✅ | ✅ |
The YOLO11 pretrained Detect models used the COCO dataset.