SynthAIzer's picture
Upload config.json with huggingface_hub
d483fba verified
Raw
History Blame Contribute Delete
196 Bytes
{
"architecture": "efficientnet_b3",
"num_classes": 41,
"img_size": 300,
"normalize_mean": [
0.485,
0.456,
0.406
],
"normalize_std": [
0.229,
0.224,
0.225
]
}