YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

MIRA β€” mira_exp019

Machine Intelligence for Recycling Automation β€” YOLO11 detection model.

Model Details

  • Base model: YOLO11n
  • Classes: glass, metal, paper, plastic, trash
  • Task: Object detection for waste sorting
  • Framework: Ultralytics YOLO

Additional Notes

YOLO11n repeatability run, clean balanced dataset

Usage

from ultralytics import YOLO

model = YOLO("mira_exp019.pt")
results = model.val(data='dataset.yaml')

Export

yolo export model=best.pt format=tflite int8=True
yolo export model=best.pt format=onnx

Generated by MIRA β€” Machine Intelligence for Recycling Automation

Downloads last month
695
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support