Training in progress epoch 47
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 |
|
@@ -640,6 +640,17 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.1720
|
18 |
+
- Validation Loss: 0.4344
|
19 |
+
- Validation Mean Iou: 0.3638
|
20 |
+
- Validation Mean Accuracy: 0.4240
|
21 |
+
- Validation Overall Accuracy: 0.8838
|
22 |
+
- Validation Per Category Iou: [0. 0.83634649 0.88252909 0.81745832 0.86977854 0.47517537
|
23 |
+
nan 0.5031844 0.59798619 0.1079865 0.85554815 0.12994482
|
24 |
+
0. 0.04696466 0. 0.53919303 0. 0.
|
25 |
+
0.75014771 0.0744804 0.3882156 0.59230036 0.10471204 nan
|
26 |
+
0.04368721 0.31787732 0.29543235 0. 0.86536823 0.72760094
|
27 |
+
0.94104705 0.03982311 0.02227327 0.18113074 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.8989315 0.94316465 0.90119359 0.9497093 0.61772174
|
29 |
+
nan 0.62712399 0.73975165 0.12124493 0.94667146 0.16580722
|
30 |
+
0. 0.06415017 0. 0.68711605 0. 0.
|
31 |
+
0.87653714 0.07776801 0.5226676 0.71570028 0.11527378 nan
|
32 |
+
0.05734444 0.42000828 0.35728182 0. 0.94526778 0.87853858
|
33 |
+
0.96476425 0.06568009 0.06391322 0.27004723 0. ]
|
34 |
+
- Epoch: 47
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
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 |
+
| 0.1720 | 0.4344 | 0.3638 | 0.4240 | 0.8838 | [0. 0.83634649 0.88252909 0.81745832 0.86977854 0.47517537
|
644 |
+
nan 0.5031844 0.59798619 0.1079865 0.85554815 0.12994482
|
645 |
+
0. 0.04696466 0. 0.53919303 0. 0.
|
646 |
+
0.75014771 0.0744804 0.3882156 0.59230036 0.10471204 nan
|
647 |
+
0.04368721 0.31787732 0.29543235 0. 0.86536823 0.72760094
|
648 |
+
0.94104705 0.03982311 0.02227327 0.18113074 0. ] | [0. 0.8989315 0.94316465 0.90119359 0.9497093 0.61772174
|
649 |
+
nan 0.62712399 0.73975165 0.12124493 0.94667146 0.16580722
|
650 |
+
0. 0.06415017 0. 0.68711605 0. 0.
|
651 |
+
0.87653714 0.07776801 0.5226676 0.71570028 0.11527378 nan
|
652 |
+
0.05734444 0.42000828 0.35728182 0. 0.94526778 0.87853858
|
653 |
+
0.96476425 0.06568009 0.06391322 0.27004723 0. ] | 47 |
|
654 |
|
655 |
|
656 |
### 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:9b84151ff592b654b4551b46ab0474e1319569f977468223ddaee68d98d37af4
|
3 |
size 15167588
|