Commit
·
014d17f
1
Parent(s):
a1a7ec6
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -100,7 +100,7 @@
|
|
100 |
"model_type": "mobilenet_v2",
|
101 |
"num_channels": 3,
|
102 |
"input_size": 320,
|
103 |
-
"num_detection_tokens":
|
104 |
"output_stride": 32,
|
105 |
"semantic_loss_ignore_index": 255,
|
106 |
"tf_padding": true,
|
|
|
100 |
"model_type": "mobilenet_v2",
|
101 |
"num_channels": 3,
|
102 |
"input_size": 320,
|
103 |
+
"num_detection_tokens": 33,
|
104 |
"output_stride": 32,
|
105 |
"semantic_loss_ignore_index": 255,
|
106 |
"tf_padding": true,
|