trashscan8m / deployment_info.json
ditoow's picture
Upload deployment_info.json with huggingface_hub
3a33f14 verified
Raw
History Blame Contribute Delete
487 Bytes
{
"model_type": "YOLOv8m object detection v2",
"classes": [
"paper",
"plastic",
"metal",
"organic",
"other"
],
"input_size": 640,
"confidence_threshold": 0.25,
"iou_threshold": 0.5,
"output": "bounding_box + class_label + confidence",
"recommended_mobile_format": "ONNX",
"note": "YOLOv8m lebih berat dari YOLOv8n/s. Gunakan hanya jika akurasi naik signifikan dan FPS masih cukup untuk mobile."
}