Training in progress epoch 3
Browse files- README.md +29 -18
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,24 +14,24 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Validation Mean Iou: 0.
|
20 |
-
- Validation Mean Accuracy: 0.
|
21 |
-
- Validation Overall Accuracy: 0.
|
22 |
-
- Validation Per Category Iou: [0. 0.
|
23 |
-
nan 0.
|
24 |
-
0. 0. 0. 0.
|
25 |
-
0.
|
26 |
-
0. 0.
|
27 |
-
0.
|
28 |
-
- Validation Per Category Accuracy: [0. 0.
|
29 |
-
nan 0.
|
30 |
-
0. 0. 0. 0.
|
31 |
-
0.
|
32 |
-
0. 0.
|
33 |
-
0.
|
34 |
-
- Epoch:
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -90,6 +90,17 @@ The following hyperparameters were used during training:
|
|
90 |
0.88294811 0. 0.46962078 0.47517397 0. nan
|
91 |
0. 0.20631607 0. 0. 0.90956851 0.85856042
|
92 |
0.94107052 0. 0. 0.16669713 0. ] | 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
|
94 |
|
95 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.6320
|
18 |
+
- Validation Loss: 0.5173
|
19 |
+
- Validation Mean Iou: 0.2894
|
20 |
+
- Validation Mean Accuracy: 0.3454
|
21 |
+
- Validation Overall Accuracy: 0.8435
|
22 |
+
- Validation Per Category Iou: [0. 0.70789146 0.84902296 0.65266358 0.76099965 0.32934391
|
23 |
+
nan 0.29576422 0.43988204 0. 0.79276447 0.
|
24 |
+
0. 0. 0. 0.42668367 0. 0.
|
25 |
+
0.71717911 0. 0.32151249 0.50084444 0. nan
|
26 |
+
0. 0.18711455 0. 0. 0.82903803 0.68990498
|
27 |
+
0.8990059 0. 0.00213015 0.14819771 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.84048763 0.93514369 0.68355212 0.88302113 0.458816
|
29 |
+
nan 0.38623272 0.69456442 0. 0.92379471 0.
|
30 |
+
0. 0. 0. 0.50677438 0. 0.
|
31 |
+
0.90362965 0. 0.4662386 0.57368294 0. nan
|
32 |
+
0. 0.23281768 0. 0. 0.9001526 0.86786434
|
33 |
+
0.95195314 0. 0.00333751 0.18532191 0. ]
|
34 |
+
- Epoch: 3
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
90 |
0.88294811 0. 0.46962078 0.47517397 0. nan
|
91 |
0. 0.20631607 0. 0. 0.90956851 0.85856042
|
92 |
0.94107052 0. 0. 0.16669713 0. ] | 2 |
|
93 |
+
| 0.6320 | 0.5173 | 0.2894 | 0.3454 | 0.8435 | [0. 0.70789146 0.84902296 0.65266358 0.76099965 0.32934391
|
94 |
+
nan 0.29576422 0.43988204 0. 0.79276447 0.
|
95 |
+
0. 0. 0. 0.42668367 0. 0.
|
96 |
+
0.71717911 0. 0.32151249 0.50084444 0. nan
|
97 |
+
0. 0.18711455 0. 0. 0.82903803 0.68990498
|
98 |
+
0.8990059 0. 0.00213015 0.14819771 0. ] | [0. 0.84048763 0.93514369 0.68355212 0.88302113 0.458816
|
99 |
+
nan 0.38623272 0.69456442 0. 0.92379471 0.
|
100 |
+
0. 0. 0. 0.50677438 0. 0.
|
101 |
+
0.90362965 0. 0.4662386 0.57368294 0. nan
|
102 |
+
0. 0.23281768 0. 0. 0.9001526 0.86786434
|
103 |
+
0.95195314 0. 0.00333751 0.18532191 0. ] | 3 |
|
104 |
|
105 |
|
106 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15167588
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdced969a18ac51fca10fe2cf2e02aa1a97b91fa70d4570a1a0b45cd842111ef
|
3 |
size 15167588
|