Upload FANForImageClassification
Browse files- config.json +5 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
2 |
"attention_probs_dropout_prob": 0.0,
|
3 |
"backbone": null,
|
4 |
"channel_dims": null,
|
@@ -1041,6 +1045,7 @@
|
|
1041 |
"semantic_loss_ignore_index": -100,
|
1042 |
"sharpen_attn": false,
|
1043 |
"tokens_norm": true,
|
|
|
1044 |
"transformers_version": "4.24.0.dev0",
|
1045 |
"use_pos_embed": true
|
1046 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_base_18_p16_224",
|
3 |
+
"architectures": [
|
4 |
+
"FANForImageClassification"
|
5 |
+
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"backbone": null,
|
8 |
"channel_dims": null,
|
|
|
1045 |
"semantic_loss_ignore_index": -100,
|
1046 |
"sharpen_attn": false,
|
1047 |
"tokens_norm": true,
|
1048 |
+
"torch_dtype": "float32",
|
1049 |
"transformers_version": "4.24.0.dev0",
|
1050 |
"use_pos_embed": true
|
1051 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08e5b5594396a187f9b99625d9ab72007fbf0e35a31f1b5a2a4767b3e6141cf1
|
3 |
+
size 217865183
|