Model save
Browse files- README.md +30 -39
- model.safetensors +1 -1
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: microsoft/swinv2-base-patch4-window8-256
|
4 |
tags:
|
5 |
-
- image-classification
|
6 |
-
- vision
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- generator
|
@@ -17,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# swinv2-base-panorama-IQA
|
19 |
|
20 |
-
This model is a fine-tuned version of [microsoft/swinv2-base-patch4-window8-256](https://huggingface.co/microsoft/swinv2-base-patch4-window8-256) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Srocc: 0.
|
24 |
-
- Lcc: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -55,39 +53,32 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Srocc | Lcc |
|
57 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|:-------:|
|
58 |
-
| No log | 0.8571 | 3 | 0.
|
59 |
-
| No log | 2.0 | 7 | 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.0046 | 26.8571 | 94 | 0.0259 | 0.1406 | 0.2251 |
|
85 |
-
| 0.0046 | 28.0 | 98 | 0.0254 | 0.1552 | 0.2308 |
|
86 |
-
| 0.0039 | 28.8571 | 101 | 0.0267 | 0.1480 | 0.2261 |
|
87 |
-
| 0.0039 | 30.0 | 105 | 0.0270 | 0.1489 | 0.2247 |
|
88 |
-
| 0.0039 | 30.8571 | 108 | 0.0261 | 0.1576 | 0.2319 |
|
89 |
-
| 0.0041 | 32.0 | 112 | 0.0268 | 0.1630 | 0.2311 |
|
90 |
-
| 0.0041 | 32.8571 | 115 | 0.0282 | 0.1570 | 0.2257 |
|
91 |
|
92 |
|
93 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: microsoft/swinv2-base-patch4-window8-256
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- generator
|
|
|
15 |
|
16 |
# swinv2-base-panorama-IQA
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/swinv2-base-patch4-window8-256](https://huggingface.co/microsoft/swinv2-base-patch4-window8-256) on the generator dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0262
|
21 |
+
- Srocc: 0.1319
|
22 |
+
- Lcc: 0.2258
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Srocc | Lcc |
|
55 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|:-------:|
|
56 |
+
| No log | 0.8571 | 3 | 0.2685 | -0.1661 | -0.1400 |
|
57 |
+
| No log | 2.0 | 7 | 0.0675 | -0.2071 | -0.1319 |
|
58 |
+
| 0.223 | 2.8571 | 10 | 0.1380 | -0.1972 | -0.1144 |
|
59 |
+
| 0.223 | 4.0 | 14 | 0.0639 | -0.2362 | -0.1162 |
|
60 |
+
| 0.223 | 4.8571 | 17 | 0.0601 | -0.1760 | -0.1097 |
|
61 |
+
| 0.0607 | 6.0 | 21 | 0.0627 | -0.1290 | -0.0852 |
|
62 |
+
| 0.0607 | 6.8571 | 24 | 0.0543 | -0.1050 | -0.0791 |
|
63 |
+
| 0.0607 | 8.0 | 28 | 0.0408 | -0.0683 | -0.0702 |
|
64 |
+
| 0.0212 | 8.8571 | 31 | 0.0419 | -0.0692 | -0.0567 |
|
65 |
+
| 0.0212 | 10.0 | 35 | 0.0343 | -0.0370 | -0.0274 |
|
66 |
+
| 0.0212 | 10.8571 | 38 | 0.0307 | -0.0339 | -0.0013 |
|
67 |
+
| 0.0168 | 12.0 | 42 | 0.0299 | -0.0281 | 0.0233 |
|
68 |
+
| 0.0168 | 12.8571 | 45 | 0.0300 | -0.0428 | 0.0326 |
|
69 |
+
| 0.0168 | 14.0 | 49 | 0.0286 | -0.0238 | 0.0517 |
|
70 |
+
| 0.0143 | 14.8571 | 52 | 0.0283 | -0.0186 | 0.0601 |
|
71 |
+
| 0.0143 | 16.0 | 56 | 0.0273 | -0.0024 | 0.0868 |
|
72 |
+
| 0.0143 | 16.8571 | 59 | 0.0257 | 0.0283 | 0.1119 |
|
73 |
+
| 0.013 | 18.0 | 63 | 0.0247 | 0.0542 | 0.1404 |
|
74 |
+
| 0.013 | 18.8571 | 66 | 0.0247 | 0.0703 | 0.1533 |
|
75 |
+
| 0.0111 | 20.0 | 70 | 0.0246 | 0.0800 | 0.1670 |
|
76 |
+
| 0.0111 | 20.8571 | 73 | 0.0246 | 0.0896 | 0.1773 |
|
77 |
+
| 0.0111 | 22.0 | 77 | 0.0257 | 0.0998 | 0.1835 |
|
78 |
+
| 0.0104 | 22.8571 | 80 | 0.0255 | 0.1017 | 0.1943 |
|
79 |
+
| 0.0104 | 24.0 | 84 | 0.0255 | 0.1149 | 0.2085 |
|
80 |
+
| 0.0104 | 24.8571 | 87 | 0.0255 | 0.1245 | 0.2155 |
|
81 |
+
| 0.0088 | 26.0 | 91 | 0.0262 | 0.1319 | 0.2258 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
|
83 |
|
84 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347641380
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81fc42b7d8cc2bfce8252e98118b50c6f56dcacb91e71081c8d7e8808e2eb8d4
|
3 |
size 347641380
|