| { | |
| "input_size": 640, | |
| "task": "instance-segmentation", | |
| "ultralytics_version": "8.3.13", | |
| "model_type": "yolo11n-seg", | |
| "framework": "YOLO11", | |
| "pipeline_tag": "image-segmentation", | |
| "model": "yolo11n-seg", | |
| "class_set": [ | |
| { | |
| "name": "Grape", | |
| "id": 0 | |
| } | |
| ], | |
| "labels": [ | |
| { | |
| "name": "Grape", | |
| "attributes": [] | |
| } | |
| ], | |
| "id2label": { | |
| "0": "Grape" | |
| }, | |
| "architectures": ["YOLO11"] | |
| } | |