YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
YOLOv8 Model
This is a YOLOv8 model trained on [your dataset name].
Model Description
- Architecture: YOLOv8
- Task: Object Detection
- Training Dataset: [describe your dataset]
- Performance: [add metrics like mAP, etc.]
Usage
from ultralytics import YOLO
model = YOLO('model.pt')
results = model('path/to/image.jpg')
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support