File size: 488 Bytes
24afa75 e03a01c b10530c e03a01c d4c7dd2 e03a01c 8286d0e f8f0aad e03a01c 8286d0e e03a01c d4c7dd2 ae4b536 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
{
"input_size": 640,
"task": "instance-segmentation",
"model_type": "YOLOv8",
"pipeline_tag": "image-segmentation",
"tags": ["yolov8", "segmentation"],
"model": "yolov8-seg",
"model_name_or_path": "Yasssh2123/Grape",
"class_set": [
{
"name": "Grape",
"id": 0
}
],
"labels": [
{
"name": "Grape",
"attributes": []
}
],
"id2label": {
"0": "Grape"
}
}
|