Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
],
|
| 5 |
"model_type": "yolos",
|
| 6 |
"input_size": [640, 640],
|
| 7 |
-
"nc":
|
| 8 |
"depth_multiple": 1.0,
|
| 9 |
"width_multiple": 1.0,
|
| 10 |
"anchors": [
|
|
|
|
| 4 |
],
|
| 5 |
"model_type": "yolos",
|
| 6 |
"input_size": [640, 640],
|
| 7 |
+
"nc": 80,
|
| 8 |
"depth_multiple": 1.0,
|
| 9 |
"width_multiple": 1.0,
|
| 10 |
"anchors": [
|