resnet18 / config.json
yourusername's picture
:beers: cheers
6986812
raw history blame
No virus
272 Bytes
{
"block": "basic",
"groups": 1,
"layers": [
2,
2,
2,
2
],
"model_type": "resnet",
"norm_layer": null,
"num_labels": 1000,
"output_size": 512,
"replace_stride_with_dilation": null,
"width_per_group": 64,
"zero_init_residual": false
}