Training in progress epoch 46
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 |
|
@@ -629,6 +629,17 @@ The following hyperparameters were used during training:
|
|
629 |
0.86390726 0.09013307 0.63941956 0.64314678 0.28530259 nan
|
630 |
0.04266215 0.38685357 0.33004447 0. 0.94754825 0.87771988
|
631 |
0.97640668 0.04758102 0.0090947 0.25304287 0. ] | 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
632 |
|
633 |
|
634 |
### 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.1684
|
18 |
+
- Validation Loss: 0.4189
|
19 |
+
- Validation Mean Iou: 0.3690
|
20 |
+
- Validation Mean Accuracy: 0.4293
|
21 |
+
- Validation Overall Accuracy: 0.8874
|
22 |
+
- Validation Per Category Iou: [0. 0.84396057 0.88758961 0.81114547 0.88917721 0.45907522
|
23 |
+
nan 0.49766899 0.57141046 0.13114032 0.86950251 0.16812566
|
24 |
+
0. 0.05402798 0. 0.55671436 0. 0.
|
25 |
+
0.75187936 0.06411064 0.38664923 0.50159138 0.2393736 nan
|
26 |
+
0.03612036 0.31872514 0.30305254 0. 0.86860485 0.76230745
|
27 |
+
0.94340831 0.00953726 0.07691803 0.17518119 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.91434158 0.94889397 0.87210345 0.95322397 0.59465787
|
29 |
+
nan 0.66608234 0.78205623 0.16111863 0.93973807 0.20378818
|
30 |
+
0. 0.06930693 0. 0.66147017 0. 0.
|
31 |
+
0.89656164 0.06706628 0.53578308 0.5492624 0.30835735 nan
|
32 |
+
0.04147526 0.40549508 0.35870623 0. 0.94735747 0.87335684
|
33 |
+
0.97257866 0.01137326 0.19582812 0.23648119 0. ]
|
34 |
+
- Epoch: 46
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
629 |
0.86390726 0.09013307 0.63941956 0.64314678 0.28530259 nan
|
630 |
0.04266215 0.38685357 0.33004447 0. 0.94754825 0.87771988
|
631 |
0.97640668 0.04758102 0.0090947 0.25304287 0. ] | 45 |
|
632 |
+
| 0.1684 | 0.4189 | 0.3690 | 0.4293 | 0.8874 | [0. 0.84396057 0.88758961 0.81114547 0.88917721 0.45907522
|
633 |
+
nan 0.49766899 0.57141046 0.13114032 0.86950251 0.16812566
|
634 |
+
0. 0.05402798 0. 0.55671436 0. 0.
|
635 |
+
0.75187936 0.06411064 0.38664923 0.50159138 0.2393736 nan
|
636 |
+
0.03612036 0.31872514 0.30305254 0. 0.86860485 0.76230745
|
637 |
+
0.94340831 0.00953726 0.07691803 0.17518119 0. ] | [0. 0.91434158 0.94889397 0.87210345 0.95322397 0.59465787
|
638 |
+
nan 0.66608234 0.78205623 0.16111863 0.93973807 0.20378818
|
639 |
+
0. 0.06930693 0. 0.66147017 0. 0.
|
640 |
+
0.89656164 0.06706628 0.53578308 0.5492624 0.30835735 nan
|
641 |
+
0.04147526 0.40549508 0.35870623 0. 0.94735747 0.87335684
|
642 |
+
0.97257866 0.01137326 0.19582812 0.23648119 0. ] | 46 |
|
643 |
|
644 |
|
645 |
### 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:d9a31581605396932616f36c8387b4ab98796cdc30e36f71747d37514a46f94c
|
3 |
size 15167588
|