ksmcg commited on
Commit
e7701e5
1 Parent(s): 805e8e6

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -1,10 +1,6 @@
1
  {
2
- "_name_or_path": "ksmcg/fan_small_12_p4_hybrid",
3
  "act_layer": null,
4
  "align_corners": false,
5
- "architectures": [
6
- "FANForImageClassification"
7
- ],
8
  "attn_drop_rate": 0.0,
9
  "backbone": "hybrid",
10
  "c_head_num": null,
@@ -88,6 +84,7 @@
88
  "reshape_last_stage": false,
89
  "rounding_mode": "floor",
90
  "se_mlp": false,
 
91
  "sharpen_attn": false,
92
  "sr_ratio": [
93
  1,
@@ -102,7 +99,6 @@
102
  1
103
  ],
104
  "tokens_norm": true,
105
- "torch_dtype": "float32",
106
  "transformers_version": "4.22.0.dev0",
107
  "type": "SegFormerHead",
108
  "use_checkpoint": false,
 
1
  {
 
2
  "act_layer": null,
3
  "align_corners": false,
 
 
 
4
  "attn_drop_rate": 0.0,
5
  "backbone": "hybrid",
6
  "c_head_num": null,
 
84
  "reshape_last_stage": false,
85
  "rounding_mode": "floor",
86
  "se_mlp": false,
87
+ "semantic_loss_ignore_index": -100,
88
  "sharpen_attn": false,
89
  "sr_ratio": [
90
  1,
 
99
  1
100
  ],
101
  "tokens_norm": true,
 
102
  "transformers_version": "4.22.0.dev0",
103
  "type": "SegFormerHead",
104
  "use_checkpoint": false,