| { | |
| "model_type": "yolov11-seg", | |
| "task": "image-segmentation", | |
| "framework": "ultralytics", | |
| "num_classes": 2, | |
| "id2label": { | |
| "0": "Port-capped", | |
| "1": "Port-Empty" | |
| }, | |
| "input_size": 1408, | |
| "confidence_threshold": 0.25, | |
| "iou_threshold": 0.45 | |
| } |
| { | |
| "model_type": "yolov11-seg", | |
| "task": "image-segmentation", | |
| "framework": "ultralytics", | |
| "num_classes": 2, | |
| "id2label": { | |
| "0": "Port-capped", | |
| "1": "Port-Empty" | |
| }, | |
| "input_size": 1408, | |
| "confidence_threshold": 0.25, | |
| "iou_threshold": 0.45 | |
| } |