rwightman's picture
rwightman HF staff
Add model
1b17d3a
raw
history blame contribute delete
579 Bytes
{
"architecture": "mobilevitv2_175",
"num_classes": 1000,
"num_features": 896,
"pretrained_cfg": {
"tag": "cvnets_in22k_ft_in1k_384",
"custom_load": false,
"input_size": [
3,
384,
384
],
"fixed_input_size": false,
"interpolation": "bicubic",
"crop_pct": 1.0,
"crop_mode": "center",
"mean": [
0.0,
0.0,
0.0
],
"std": [
1.0,
1.0,
1.0
],
"num_classes": 1000,
"pool_size": [
12,
12
],
"first_conv": "stem.conv",
"classifier": "head.fc"
}
}