vgg_kagn_bn11_v4 / config.json
brivangl's picture
Push model using huggingface_hub.
c17b7ec verified
raw
history blame contribute delete
No virus
334 Bytes
{
"affine": true,
"degree": 5,
"dropout": 0.05,
"dropout_linear": 0.25,
"expected_feature_shape": [
1,
1
],
"groups": 1,
"head_type": "Linear",
"input_channels": 3,
"l1_decay": 0,
"last_attention": false,
"num_classes": 1000,
"sa_inner_projection": null,
"vgg_type": "VGG11v4",
"width_scale": 2
}