File size: 315 Bytes
4e260a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "alternation": "bidirectional",
  "depth": 24,
  "dim": 192,
  "drop_path_decay": false,
  "drop_path_rate": 0.0,
  "input_shape": [
    3,
    224,
    224
  ],
  "legacy_norm": true,
  "mode": "classifier",
  "output_shape": [
    1000
  ],
  "patch_size": 16,
  "pooling": "bilateral_avg",
  "stride": null
}