ksmcg commited on
Commit
c09fc56
1 Parent(s): 32869cc

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_large_16_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,
@@ -77,6 +73,7 @@
77
  "reshape_last_stage": false,
78
  "rounding_mode": "floor",
79
  "se_mlp": false,
 
80
  "sharpen_attn": false,
81
  "sr_ratio": [
82
  1,
@@ -103,7 +100,6 @@
103
  1
104
  ],
105
  "tokens_norm": true,
106
- "torch_dtype": "float32",
107
  "transformers_version": "4.22.0.dev0",
108
  "type": "SegFormerHead",
109
  "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,
 
73
  "reshape_last_stage": false,
74
  "rounding_mode": "floor",
75
  "se_mlp": false,
76
+ "semantic_loss_ignore_index": -100,
77
  "sharpen_attn": false,
78
  "sr_ratio": [
79
  1,
 
100
  1
101
  ],
102
  "tokens_norm": true,
 
103
  "transformers_version": "4.22.0.dev0",
104
  "type": "SegFormerHead",
105
  "use_checkpoint": false,