File size: 293 Bytes
0435f5b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"attn_drop_rate": 0.0,
"depth": 17,
"distilled": false,
"drop_path_rate": 0.0,
"drop_rate": 0.0,
"embed_dim": 192,
"img_size": 224,
"in_chans": 3,
"mlp_ratio": 4.0,
"num_classes": 1000,
"patch_size": 16,
"qkv_bias": true,
"representation_size": null
} |