lashao's picture
Add model
7be5c07 verified
{
"url": "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/efficientnetv2_rw_m_agc-3d90cb1e.pth",
"num_classes": 0,
"input_size": [
3,
320,
320
],
"pool_size": [
10,
10
],
"crop_pct": 1.0,
"interpolation": "bicubic",
"mean": [
0.485,
0.456,
0.406
],
"std": [
0.229,
0.224,
0.225
],
"first_conv": "conv_stem",
"classifier": "classifier",
"test_input_size": [
3,
416,
416
],
"architecture": "efficientnetv2_rw_m",
"num_features": 2152,
"labels": []
}