Add lwdetr_tiny_30e_objects365 model
Browse files- config.json +6 -6
config.json
CHANGED
|
@@ -33,14 +33,14 @@
|
|
| 33 |
"num_windows": 16,
|
| 34 |
"num_windows_side": 4,
|
| 35 |
"out_features": [
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"out_indices": [
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
],
|
| 45 |
"patch_size": 16,
|
| 46 |
"pretrain_image_size": 224,
|
|
|
|
| 33 |
"num_windows": 16,
|
| 34 |
"num_windows_side": 4,
|
| 35 |
"out_features": [
|
| 36 |
+
"stage2",
|
| 37 |
+
"stage4",
|
| 38 |
+
"stage6"
|
| 39 |
],
|
| 40 |
"out_indices": [
|
| 41 |
+
2,
|
| 42 |
+
4,
|
| 43 |
+
6
|
| 44 |
],
|
| 45 |
"patch_size": 16,
|
| 46 |
"pretrain_image_size": 224,
|