File size: 325 Bytes
90386a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "attn_drop_rate": 0.0,
  "depth": 24,
  "drop_rate": 0.0,
  "embed_dim": 1024,
  "img_size": 224,
  "in_chans": 3,
  "init_std": 0.02,
  "mlp_ratio": 4,
  "num_frames": 16,
  "num_heads": 16,
  "out_layers": null,
  "patch_size": 16,
  "qk_scale": null,
  "qkv_bias": true,
  "tubelet_size": 2,
  "uniform_power": false
}