Yasssh2123 commited on
Commit
c7b64c4
·
verified ·
1 Parent(s): b95abb3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "input_size": 640,
3
- "task": "instance-segmentation",
4
  "ultralytics_version": "8.0.20",
5
- "model_type": "v8",
6
  "pipeline_tag": "image-segmentation",
7
  "tags": ["yolov8", "segmentation"],
8
  "model": "yolov8-seg",
 
1
  {
2
  "input_size": 640,
3
+ "task": "image-segmentation",
4
  "ultralytics_version": "8.0.20",
5
+ "model_type": "yolov8n-seg",
6
  "pipeline_tag": "image-segmentation",
7
  "tags": ["yolov8", "segmentation"],
8
  "model": "yolov8-seg",