Upload config
Browse files- config.json +1 -5
config.json
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "ksmcg/fan_small_12_p16_224",
|
3 |
"act_layer": null,
|
4 |
-
"architectures": [
|
5 |
-
"FANForImageClassification"
|
6 |
-
],
|
7 |
"attn_drop_rate": 0.0,
|
8 |
"backbone": null,
|
9 |
"c_head_num": null,
|
@@ -55,6 +51,7 @@
|
|
55 |
"reshape_last_stage": false,
|
56 |
"rounding_mode": "floor",
|
57 |
"se_mlp": false,
|
|
|
58 |
"sharpen_attn": false,
|
59 |
"sr_ratio": [
|
60 |
1,
|
@@ -71,7 +68,6 @@
|
|
71 |
1
|
72 |
],
|
73 |
"tokens_norm": true,
|
74 |
-
"torch_dtype": "float32",
|
75 |
"transformers_version": "4.22.0.dev0",
|
76 |
"use_checkpoint": false,
|
77 |
"use_pos_embed": true
|
|
|
1 |
{
|
|
|
2 |
"act_layer": null,
|
|
|
|
|
|
|
3 |
"attn_drop_rate": 0.0,
|
4 |
"backbone": null,
|
5 |
"c_head_num": null,
|
|
|
51 |
"reshape_last_stage": false,
|
52 |
"rounding_mode": "floor",
|
53 |
"se_mlp": false,
|
54 |
+
"semantic_loss_ignore_index": -100,
|
55 |
"sharpen_attn": false,
|
56 |
"sr_ratio": [
|
57 |
1,
|
|
|
68 |
1
|
69 |
],
|
70 |
"tokens_norm": true,
|
|
|
71 |
"transformers_version": "4.22.0.dev0",
|
72 |
"use_checkpoint": false,
|
73 |
"use_pos_embed": true
|