File size: 1,006 Bytes
9a091c7
1360484
 
 
 
 
 
9a091c7
 
 
 
 
 
 
 
 
 
 
 
 
1360484
9a091c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1360484
 
 
 
 
 
 
9a091c7
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
  "_out_features": [
    "stage4"
  ],
  "_out_indices": [
    4
  ],
  "architectures": [
    "HieraModel"
  ],
  "depths": [
    1,
    2,
    7,
    2
  ],
  "drop_path_rate": 0.0,
  "embed_dim": 96,
  "embed_dim_multiplier": 2.0,
  "hidden_act": "gelu",
  "hidden_size": 768,
  "initial_num_heads": 1,
  "initializer_range": 0.02,
  "input_size": [
    224,
    224
  ],
  "layer_norm_eps": 1e-06,
  "layer_norm_init": 1.0,
  "masked_unit_attention": [
    true,
    true,
    false,
    false
  ],
  "masked_unit_size": [
    8,
    8
  ],
  "mlp_ratio": 4.0,
  "model_type": "hiera",
  "num_channels": 3,
  "num_head_multiplier": 2.0,
  "num_query_pool": 3,
  "patch_kernel": [
    7,
    7
  ],
  "patch_padding": [
    3,
    3
  ],
  "patch_stride": [
    4,
    4
  ],
  "query_stride": [
    2,
    2
  ],
  "sep_pos_embed": false,
  "stage_names": [
    "stem",
    "stage1",
    "stage2",
    "stage3",
    "stage4"
  ],
  "torch_dtype": "float32",
  "transformers_version": "4.40.0.dev0"
}