Dreamy0 commited on
Commit
e843979
·
verified ·
1 Parent(s): d232536

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,6 +9,6 @@
9
  "learning_rate": 0.00025,
10
  "classes": [
11
  {"name": "background", "id": 0},
12
- {"name": "Normal", "id": 1},
13
  ]
14
  }
 
9
  "learning_rate": 0.00025,
10
  "classes": [
11
  {"name": "background", "id": 0},
12
+ {"name": "Normal", "id": 1}
13
  ]
14
  }