| { | |
| "model_type": "yolo11-seg", | |
| "variant": "n", | |
| "input_size": 1600, | |
| "num_classes": 1, | |
| "num_masks": 32, | |
| "num_prototypes": 64, | |
| "reg_max": 16, | |
| "class_names": [ | |
| "balloon" | |
| ], | |
| "default_confidence_threshold": 0.25, | |
| "default_nms_threshold": 0.7, | |
| "mask_threshold": 0.5, | |
| "letterbox_color": 114 | |
| } | |