File size: 232 Bytes
a9ba7f4
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "decoder_depth": 8,
  "decoder_embed_dim": 512,
  "decoder_num_heads": 16,
  "depth": 24,
  "embed_dim": 1024,
  "img_size": 224,
  "in_c": 3,
  "mlp_ratio": 4.0,
  "norm_pix_loss": false,
  "num_heads": 16,
  "patch_size": 16
}