Training in progress epoch 30
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.
|
25 |
-
0.
|
26 |
-
0.
|
27 |
-
0.
|
28 |
-
- Validation Per Category Accuracy: [0. 0.
|
29 |
-
nan 0.
|
30 |
-
0. 0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
-
- Epoch:
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -441,6 +441,17 @@ The following hyperparameters were used during training:
|
|
441 |
0.88394096 0.04698092 0.61423758 0.59820238 0. nan
|
442 |
0.01437457 0.35860267 0.28456782 0. 0.93586082 0.86061465
|
443 |
0.96934172 0.00557116 0.10738423 0.20431221 0. ] | 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
444 |
|
445 |
|
446 |
### 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.2067
|
18 |
+
- Validation Loss: 0.4302
|
19 |
+
- Validation Mean Iou: 0.3582
|
20 |
+
- Validation Mean Accuracy: 0.4204
|
21 |
+
- Validation Overall Accuracy: 0.8782
|
22 |
+
- Validation Per Category Iou: [0. 0.80612851 0.87374492 0.77399105 0.80074838 0.5069675
|
23 |
+
nan 0.46617634 0.55019827 0.13081984 0.85635853 0.13375531
|
24 |
+
0. 0.27468398 0. 0.54140892 0. 0.
|
25 |
+
0.7462191 0.05761157 0.39168026 0.5446341 0. nan
|
26 |
+
0.01506284 0.29841736 0.22899218 0. 0.87061226 0.74041425
|
27 |
+
0.93770948 0.13239158 0.00821369 0.13209342 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.90557948 0.95169451 0.78927679 0.84910476 0.62275304
|
29 |
+
nan 0.60393893 0.82533454 0.18655841 0.94690627 0.1592622
|
30 |
+
0. 0.33168317 0. 0.68313978 0. 0.
|
31 |
+
0.88132122 0.06502636 0.62727359 0.66106362 0. nan
|
32 |
+
0.01804515 0.38855037 0.25931073 0. 0.94157236 0.8393111
|
33 |
+
0.97364591 0.18567662 0.01985816 0.15624759 0. ]
|
34 |
+
- Epoch: 30
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
441 |
0.88394096 0.04698092 0.61423758 0.59820238 0. nan
|
442 |
0.01437457 0.35860267 0.28456782 0. 0.93586082 0.86061465
|
443 |
0.96934172 0.00557116 0.10738423 0.20431221 0. ] | 29 |
|
444 |
+
| 0.2067 | 0.4302 | 0.3582 | 0.4204 | 0.8782 | [0. 0.80612851 0.87374492 0.77399105 0.80074838 0.5069675
|
445 |
+
nan 0.46617634 0.55019827 0.13081984 0.85635853 0.13375531
|
446 |
+
0. 0.27468398 0. 0.54140892 0. 0.
|
447 |
+
0.7462191 0.05761157 0.39168026 0.5446341 0. nan
|
448 |
+
0.01506284 0.29841736 0.22899218 0. 0.87061226 0.74041425
|
449 |
+
0.93770948 0.13239158 0.00821369 0.13209342 0. ] | [0. 0.90557948 0.95169451 0.78927679 0.84910476 0.62275304
|
450 |
+
nan 0.60393893 0.82533454 0.18655841 0.94690627 0.1592622
|
451 |
+
0. 0.33168317 0. 0.68313978 0. 0.
|
452 |
+
0.88132122 0.06502636 0.62727359 0.66106362 0. nan
|
453 |
+
0.01804515 0.38855037 0.25931073 0. 0.94157236 0.8393111
|
454 |
+
0.97364591 0.18567662 0.01985816 0.15624759 0. ] | 30 |
|
455 |
|
456 |
|
457 |
### 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:10e029fc4d9d190b818f97b00c20f91b2b1aea66103ee9b06efb5a6c349e8f91
|
3 |
size 15167588
|