trashscan8s / deployment_info.json
ditoow's picture
Upload deployment_info.json with huggingface_hub
1c84029 verified
Raw
History Blame Contribute Delete
440 Bytes
{
"model_type": "YOLOv8s 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": "YOLOv8s lebih berat dari YOLOv8n, tetapi berpotensi lebih akurat."
}