End of training
Browse files- README.md +53 -33
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/segformer-b0-finetuned-ade-512-512](https://huggingface.co/nvidia/segformer-b0-finetuned-ade-512-512) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,36 +43,56 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
| 0.
|
47 |
-
| 0.
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 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 |
|
77 |
|
78 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/segformer-b0-finetuned-ade-512-512](https://huggingface.co/nvidia/segformer-b0-finetuned-ade-512-512) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0104
|
19 |
+
- Validation Loss: 0.0105
|
20 |
+
- Epoch: 49
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 0.0804 | 0.0281 | 0 |
|
47 |
+
| 0.0291 | 0.0244 | 1 |
|
48 |
+
| 0.0272 | 0.0234 | 2 |
|
49 |
+
| 0.0240 | 0.0222 | 3 |
|
50 |
+
| 0.0224 | 0.0212 | 4 |
|
51 |
+
| 0.0214 | 0.0201 | 5 |
|
52 |
+
| 0.0224 | 0.0199 | 6 |
|
53 |
+
| 0.0200 | 0.0189 | 7 |
|
54 |
+
| 0.0210 | 0.0187 | 8 |
|
55 |
+
| 0.0196 | 0.0184 | 9 |
|
56 |
+
| 0.0185 | 0.0174 | 10 |
|
57 |
+
| 0.0180 | 0.0169 | 11 |
|
58 |
+
| 0.0178 | 0.0165 | 12 |
|
59 |
+
| 0.0167 | 0.0160 | 13 |
|
60 |
+
| 0.0162 | 0.0155 | 14 |
|
61 |
+
| 0.0158 | 0.0147 | 15 |
|
62 |
+
| 0.0151 | 0.0143 | 16 |
|
63 |
+
| 0.0147 | 0.0138 | 17 |
|
64 |
+
| 0.0146 | 0.0137 | 18 |
|
65 |
+
| 0.0144 | 0.0134 | 19 |
|
66 |
+
| 0.0143 | 0.0131 | 20 |
|
67 |
+
| 0.0134 | 0.0130 | 21 |
|
68 |
+
| 0.0132 | 0.0132 | 22 |
|
69 |
+
| 0.0130 | 0.0132 | 23 |
|
70 |
+
| 0.0130 | 0.0124 | 24 |
|
71 |
+
| 0.0127 | 0.0122 | 25 |
|
72 |
+
| 0.0127 | 0.0122 | 26 |
|
73 |
+
| 0.0124 | 0.0119 | 27 |
|
74 |
+
| 0.0122 | 0.0123 | 28 |
|
75 |
+
| 0.0123 | 0.0117 | 29 |
|
76 |
+
| 0.0118 | 0.0115 | 30 |
|
77 |
+
| 0.0117 | 0.0117 | 31 |
|
78 |
+
| 0.0116 | 0.0115 | 32 |
|
79 |
+
| 0.0115 | 0.0117 | 33 |
|
80 |
+
| 0.0114 | 0.0113 | 34 |
|
81 |
+
| 0.0113 | 0.0111 | 35 |
|
82 |
+
| 0.0110 | 0.0109 | 36 |
|
83 |
+
| 0.0125 | 0.0109 | 37 |
|
84 |
+
| 0.0114 | 0.0108 | 38 |
|
85 |
+
| 0.0107 | 0.0108 | 39 |
|
86 |
+
| 0.0107 | 0.0108 | 40 |
|
87 |
+
| 0.0122 | 0.0112 | 41 |
|
88 |
+
| 0.0109 | 0.0108 | 42 |
|
89 |
+
| 0.0106 | 0.0106 | 43 |
|
90 |
+
| 0.0105 | 0.0107 | 44 |
|
91 |
+
| 0.0106 | 0.0106 | 45 |
|
92 |
+
| 0.0105 | 0.0108 | 46 |
|
93 |
+
| 0.0106 | 0.0110 | 47 |
|
94 |
+
| 0.0103 | 0.0108 | 48 |
|
95 |
+
| 0.0104 | 0.0105 | 49 |
|
96 |
|
97 |
|
98 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15132832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e6ca38818d94f69ba050ea5fd14e0e62ffff33aa8cac3a24ca838b62c6847c9
|
3 |
size 15132832
|