File size: 1,264 Bytes
8775b52
ce53898
 
 
 
 
9676151
ce53898
9676151
8775b52
9676151
ce53898
 
774f573
8775b52
 
9676151
 
 
 
 
 
 
ce53898
c76e5f4
 
 
 
9676151
 
 
 
 
 
c76e5f4
9676151
 
 
 
 
 
9f9fa25
ce53898
3603586
ce53898
9c3775a
c76e5f4
9c3775a
9676151
8775b52
ce53898
9676151
 
dc77c15
73c428e
8775b52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27dd338
ce53898
 
8775b52
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
  "act_layer": null,
  "attn_drop_rate": 0.0,
  "backbone": null,
  "c_head_num": null,
  "channel_dims": null,
  "channels": 256,
  "cls_attn_layers": 2,
  "decoder_hidden_size": 768,
  "depth": 24,
  "depths": null,
  "drop_path_rate": 0.0,
  "drop_rate": 0.0,
  "dropout_ratio": 0.1,
  "embed_dim": 480,
  "eta": 1.0,
  "feat_downsample": false,
  "feature_strides": [
    4,
    8,
    16,
    32
  ],
  "hybrid_patch_size": 2,
  "img_size": [
    224,
    224
  ],
  "in_channels": [
    128,
    256,
    480,
    480
  ],
  "in_chans": 3,
  "in_index": [
    0,
    1,
    2,
    3
  ],
  "initializer_range": 1.0,
  "mlp_ratio": 4.0,
  "model_type": "fan",
  "norm_layer": null,
  "num_attention_heads": 8,
  "num_classes": 1000,
  "num_heads": 10,
  "out_index": -1,
  "patch_size": 16,
  "qkv_bias": true,
  "reshape_last_stage": false,
  "rounding_mode": "floor",
  "se_mlp": false,
  "semantic_loss_ignore_index": -100,
  "sharpen_attn": false,
  "sr_ratio": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
  ],
  "tokens_norm": true,
  "transformers_version": "4.24.0.dev0",
  "use_checkpoint": false,
  "use_pos_embed": true
}