Upload config
Browse files- config.json +1 -2
config.json
CHANGED
@@ -10,7 +10,6 @@
|
|
10 |
"depths": null,
|
11 |
"drop_path_rate": 0.0,
|
12 |
"drop_rate": 0.0,
|
13 |
-
"embed_dim": 480,
|
14 |
"eta": 1.0,
|
15 |
"feat_downsample": false,
|
16 |
"feature_strides": [
|
@@ -19,6 +18,7 @@
|
|
19 |
16,
|
20 |
32
|
21 |
],
|
|
|
22 |
"hybrid_patch_size": 2,
|
23 |
"img_size": [
|
24 |
224,
|
@@ -30,7 +30,6 @@
|
|
30 |
"norm_layer": null,
|
31 |
"num_attention_heads": 10,
|
32 |
"num_channels": 3,
|
33 |
-
"num_classes": 1000,
|
34 |
"num_hidden_layers": 24,
|
35 |
"out_index": -1,
|
36 |
"patch_size": 16,
|
|
|
10 |
"depths": null,
|
11 |
"drop_path_rate": 0.0,
|
12 |
"drop_rate": 0.0,
|
|
|
13 |
"eta": 1.0,
|
14 |
"feat_downsample": false,
|
15 |
"feature_strides": [
|
|
|
18 |
16,
|
19 |
32
|
20 |
],
|
21 |
+
"hidden_size": 480,
|
22 |
"hybrid_patch_size": 2,
|
23 |
"img_size": [
|
24 |
224,
|
|
|
30 |
"norm_layer": null,
|
31 |
"num_attention_heads": 10,
|
32 |
"num_channels": 3,
|
|
|
33 |
"num_hidden_layers": 24,
|
34 |
"out_index": -1,
|
35 |
"patch_size": 16,
|