SeyedAli/Remote-Sensing-Image-Classification-Swin-Transformer
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: microsoft/swin-base-patch4-window7-224
|
4 |
tags:
|
5 |
-
- Remote-sensing
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
@@ -16,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# swin-finetuned-food101
|
18 |
|
19 |
-
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.1004
|
22 |
- Accuracy: 0.9661
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: microsoft/swin-base-patch4-window7-224
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
15 |
|
16 |
# swin-finetuned-food101
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.1004
|
21 |
- Accuracy: 0.9661
|