vgg_kagn11_v4 / config.json
brivangl's picture
Push model using huggingface_hub.
a2327bf verified
{
"affine": true,
"degree": 5,
"dropout": 0.15,
"dropout_linear": 0.25,
"expected_feature_shape": [
1,
1
],
"groups": 1,
"head_type": "Linear",
"input_channels": 3,
"l1_decay": 0,
"num_classes": 1000,
"vgg_type": "VGG11v4",
"width_scale": 2
}