Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"input_size": 640,
|
3 |
"task": "instance-segmentation",
|
4 |
"ultralytics_version": "8.3.13",
|
5 |
-
"
|
6 |
"pipeline_tag": "image-segmentation",
|
7 |
"model": "yolov8-seg",
|
8 |
"class_set": [
|
|
|
2 |
"input_size": 640,
|
3 |
"task": "instance-segmentation",
|
4 |
"ultralytics_version": "8.3.13",
|
5 |
+
"framework": "YOLOv8",
|
6 |
"pipeline_tag": "image-segmentation",
|
7 |
"model": "yolov8-seg",
|
8 |
"class_set": [
|