ksmcg commited on
Commit
8be48a8
1 Parent(s): 1de1e76

Upload config

Browse files
Files changed (1) hide show
  1. config.json +6 -7
config.json CHANGED
@@ -2,7 +2,6 @@
2
  "act_layer": null,
3
  "attn_drop_rate": 0.0,
4
  "backbone": "hybrid",
5
- "c_head_num": null,
6
  "channel_dims": null,
7
  "channels": 256,
8
  "cls_attn_layers": 2,
@@ -34,12 +33,6 @@
34
  224,
35
  224
36
  ],
37
- "in_channels": [
38
- 128,
39
- 256,
40
- 192,
41
- 192
42
- ],
43
  "in_chans": 3,
44
  "in_index": [
45
  0,
@@ -60,6 +53,12 @@
60
  "reshape_last_stage": false,
61
  "rounding_mode": "floor",
62
  "se_mlp": false,
 
 
 
 
 
 
63
  "semantic_loss_ignore_index": -100,
64
  "sharpen_attn": false,
65
  "tokens_norm": true,
 
2
  "act_layer": null,
3
  "attn_drop_rate": 0.0,
4
  "backbone": "hybrid",
 
5
  "channel_dims": null,
6
  "channels": 256,
7
  "cls_attn_layers": 2,
 
33
  224,
34
  224
35
  ],
 
 
 
 
 
 
36
  "in_chans": 3,
37
  "in_index": [
38
  0,
 
53
  "reshape_last_stage": false,
54
  "rounding_mode": "floor",
55
  "se_mlp": false,
56
+ "segmentation_in_channels": [
57
+ 128,
58
+ 256,
59
+ 192,
60
+ 192
61
+ ],
62
  "semantic_loss_ignore_index": -100,
63
  "sharpen_attn": false,
64
  "tokens_norm": true,