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

add readme

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