Jaime García Villena
commited on
Commit
·
151de84
1
Parent(s):
d0aeb8c
Correct detection tokens
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -87,7 +87,7 @@
|
|
| 87 |
"layer_norm_eps": 0.001,
|
| 88 |
"min_depth": 8,
|
| 89 |
"num_channels": 3,
|
| 90 |
-
"num_detection_tokens":
|
| 91 |
"output_stride": 32,
|
| 92 |
"semantic_loss_ignore_index": 255,
|
| 93 |
"tf_padding": true,
|
|
|
|
| 87 |
"layer_norm_eps": 0.001,
|
| 88 |
"min_depth": 8,
|
| 89 |
"num_channels": 3,
|
| 90 |
+
"num_detection_tokens": 8400,
|
| 91 |
"output_stride": 32,
|
| 92 |
"semantic_loss_ignore_index": 255,
|
| 93 |
"tf_padding": true,
|