ksmcg commited on
Commit
b430f69
1 Parent(s): c5f1a48

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": [
7
  528,
8
  528,
@@ -58,12 +57,6 @@
58
  224,
59
  224
60
  ],
61
- "in_channels": [
62
- 128,
63
- 256,
64
- 480,
65
- 480
66
- ],
67
  "in_chans": 3,
68
  "in_index": [
69
  0,
@@ -108,6 +101,12 @@
108
  "reshape_last_stage": false,
109
  "rounding_mode": "floor",
110
  "se_mlp": false,
 
 
 
 
 
 
111
  "semantic_loss_ignore_index": -100,
112
  "sharpen_attn": false,
113
  "tokens_norm": true,
 
2
  "act_layer": null,
3
  "attn_drop_rate": 0.0,
4
  "backbone": "hybrid",
 
5
  "channel_dims": [
6
  528,
7
  528,
 
57
  224,
58
  224
59
  ],
 
 
 
 
 
 
60
  "in_chans": 3,
61
  "in_index": [
62
  0,
 
101
  "reshape_last_stage": false,
102
  "rounding_mode": "floor",
103
  "se_mlp": false,
104
+ "segmentation_in_channels": [
105
+ 128,
106
+ 256,
107
+ 480,
108
+ 480
109
+ ],
110
  "semantic_loss_ignore_index": -100,
111
  "sharpen_attn": false,
112
  "tokens_norm": true,