|
{
|
|
"architecture": "mobilenetv4_conv_small_050",
|
|
"classifier": "classifier",
|
|
"crop_mode": "center",
|
|
"crop_pct": 0.875,
|
|
"custom_load": false,
|
|
"export_model_type": "mobilenetv4_conv_small_050",
|
|
"first_conv": "conv_stem",
|
|
"fixed_input_size": false,
|
|
"hf_hub_id": "fawazahmed0/tempmodel",
|
|
"input_size": [
|
|
3,
|
|
224,
|
|
224
|
|
],
|
|
"interpolation": "bicubic",
|
|
"mean": [
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"num_classes": 1000,
|
|
"pool_size": [
|
|
7,
|
|
7
|
|
],
|
|
"source": "hf-hub",
|
|
"std": [
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"tag": "e3000_r224_in1k",
|
|
"test_crop_pct": 0.95,
|
|
"test_input_size": [
|
|
3,
|
|
256,
|
|
256
|
|
],
|
|
"transformers_version": "4.45.2"
|
|
}
|
|
|