File size: 752 Bytes
e884edd 18bfc09 e884edd 18bfc09 e884edd 18bfc09 8a98676 530128e 18bfc09 c2e520b 18bfc09 8a98676 e884edd 18bfc09 6aad693 e884edd 18bfc09 e884edd |
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 40 41 42 43 44 45 46 47 48 |
{
"act_layer": null,
"attn_drop_rate": 0.0,
"backbone": null,
"c_head_num": null,
"channel_dims": null,
"cls_attn_layers": 2,
"depth": 12,
"drop_path_rate": 0.0,
"drop_rate": 0.0,
"embed_dim": 384,
"eta": 1.0,
"hybrid_patch_size": 2,
"img_size": [
224,
224
],
"in_chans": 3,
"initializer_range": 1.0,
"mlp_ratio": 4.0,
"model_type": "fan",
"norm_layer": null,
"num_classes": 1000,
"num_heads": 8,
"patch_size": 16,
"qkv_bias": true,
"se_mlp": false,
"sharpen_attn": false,
"sr_ratio": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"tokens_norm": true,
"transformers_version": "4.22.0.dev0",
"use_checkpoint": false,
"use_pos_embed": true
}
|