YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
YOLOv8 Fine-Tuned Model: Bag, Phone, Suitcase Detection
This YOLOv8 model is fine-tuned for detecting electronic gadgets and screens.
- Architecture: YOLOv8n
- Trained on custom dataset
- Use Ultralytics YOLO to load and run inference:
from ultralytics import YOLO
model = YOLO("best.pt")
results = model.predict("image.jpg")
results.show()
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support