File size: 615 Bytes
865c511 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
{
"backbone_drop_path_rate": 0.0,
"checkpoint_num": [
0
],
"cls_dropout": 0.5,
"double_lmhra": true,
"drop_path_rate": 0.0,
"dw_reduction": 1.5,
"frozen": false,
"heads": 12,
"input_resolution": 224,
"kernel_size": 3,
"layers": 12,
"mlp_dropout": [
0.5,
0.5,
0.5,
0.5
],
"mlp_factor": 4.0,
"n_dim": 768,
"n_head": 12,
"n_layers": 4,
"no_lmhra": true,
"num_classes": 400,
"output_dim": 512,
"patch_size": 16,
"return_list": [
8,
9,
10,
11
],
"t_size": 8,
"temporal_downsample": false,
"use_checkpoint": false,
"width": 768
} |