YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
ποΈ YOLO11 Trash Detection Model
Fine-tuned YOLO11 model for detecting and classifying recyclable materials and trash.
π Model Details
| Attribute | Value |
|---|---|
| Base Model | YOLO11n (Nano) |
| Task | Object Detection |
| Input Size | 640x640 |
| Classes | 6 |
| Framework | PyTorch / ONNX |
π·οΈ Classes
| ID | Class | Description |
|---|---|---|
| 0 | cardboard | Cardboard boxes, packaging |
| 1 | glass | Glass bottles, jars |
| 2 | metal | Cans, metal scraps |
| 3 | paper | Newspapers, office paper |
| 4 | plastic | Plastic bottles, containers |
| 5 | trash | General waste |
π₯ Download Model (No API Required)
Direct Download Links
| Format | Link | Size |
|---|---|---|
| PyTorch | Download .pt | ~5.5 MB |
| ONNX | Download .onnx | ~10 MB |
Using wget/curl
# PyTorch Model
wget https://huggingface.co/SUHAN-I/YOLO11/resolve/main/yolo11_trash_detection.pt
# ONNX Model
wget https://huggingface.co/SUHAN-I/YOLO11/resolve/main/yolo11_trash_detection.onnx
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support