bmombie commited on
Commit
b41e3b7
1 Parent(s): e916ed1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -1,9 +1,7 @@
1
  {
2
  "framework": "pytorch",
3
  "type": "detector",
4
- "classes": [
5
- "bicycle_rider"
6
- ],
7
  "pytorch": {
8
  "model_file": "best.pt",
9
  "input_size": [640, 640],
 
1
  {
2
  "framework": "pytorch",
3
  "type": "detector",
4
+ "classes": ["bicycle_rider"],
 
 
5
  "pytorch": {
6
  "model_file": "best.pt",
7
  "input_size": [640, 640],