ksmcg commited on
Commit
2b82f0c
·
1 Parent(s): 6ea9e91

Upload FANForImageClassification

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json CHANGED
@@ -1,6 +1,10 @@
1
  {
 
2
  "act_layer": null,
3
  "align_corners": false,
 
 
 
4
  "attn_drop_rate": 0.0,
5
  "backbone": "hybrid",
6
  "c_head_num": null,
@@ -100,6 +104,7 @@
100
  1
101
  ],
102
  "tokens_norm": true,
 
103
  "transformers_version": "4.24.0.dev0",
104
  "type": "SegFormerHead",
105
  "use_checkpoint": false,
 
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,
 
104
  1
105
  ],
106
  "tokens_norm": true,
107
+ "torch_dtype": "float32",
108
  "transformers_version": "4.24.0.dev0",
109
  "type": "SegFormerHead",
110
  "use_checkpoint": false,