File size: 278 Bytes
bbbc875
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "block": "bottleneck",
  "groups": 32,
  "layers": [
    3,
    4,
    6,
    3
  ],
  "model_type": "resnet",
  "norm_layer": null,
  "num_labels": 1000,
  "output_size": 2048,
  "replace_stride_with_dilation": null,
  "width_per_group": 4,
  "zero_init_residual": false
}