7560535N โ YOLO Object Detection Demo
This Hugging Face Space hosts a Gradio demo for my fine-tuned YOLO object detection model.
What this app does
- Upload an image
- Runs object detection inference using my trained YOLO model (
best.pt) - Displays the predicted bounding boxes and class labels on the image
Model
- Model file used in this Space:
best.pt - Trained for custom detection (2 classes not in COCO)
How to use
- Upload an image (JPG/PNG)
- Adjust:
- Confidence Threshold (higher = fewer detections)
- IoU Threshold (controls overlap filtering)
- View the output image with predicted boxes
Notes
- This Space is intended for ITI121 Assignment 2 deployment demo.
- If the app fails to start, check the Logs tab for missing dependencies or model file issues.
license: apache-2.0
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support