| { | |
| "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." | |
| } |