{ "task": "image-segmentation", "framework": "yolo11", "library_name": "ultralytics", "model_type": "YOLO11", "architectures": [ "YOLO11" ], "_class_names": [ "normal", "glint" ], "classes": [ "normal", "glint" ], "label2id": { "normal": 0, "glint": 1 }, "id2label": { "0": "normal", "1": "glint" } }