LykaAustria commited on
Commit
a386528
·
verified ·
1 Parent(s): 63665c7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "name": "nicpras_finetuned_yolo",
3
  "framework": "torch",
4
  "type": "segmentation",
5
- "pipeline_tag": "image-segmentation",
6
  "params": {
7
  "threshold": 0.5
8
  },
 
2
  "name": "nicpras_finetuned_yolo",
3
  "framework": "torch",
4
  "type": "segmentation",
5
+ "pipeline_tag": "object-detection",
6
  "params": {
7
  "threshold": 0.5
8
  },