hermanshid commited on
Commit
c11734b
·
1 Parent(s): 2a253f6

add readme

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
  "input_size": 640,
3
- "task": "object-detection"
 
4
  }
 
1
  {
2
  "input_size": 640,
3
+ "task": "object-detection",
4
+ "model_type": "yolos"
5
  }