trashscan8n / deployment_info.json
ditoow's picture
Upload deployment_info.json with huggingface_hub
3abcf3e verified
Raw
History Blame Contribute Delete
461 Bytes
{
"model_type": "YOLOv8n 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": "V2 menambah data organic. Organic membaik sedikit tetapi masih menjadi kelas terlemah."
}