Training in progress epoch 45
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 |
|
@@ -618,6 +618,17 @@ The following hyperparameters were used during training:
|
|
618 |
0.86297038 0.08255398 0.62974983 0.64313491 0.20172911 nan
|
619 |
0.05861925 0.36101085 0.32994024 0. 0.9582507 0.8229035
|
620 |
0.97011706 0.05883881 0.16712557 0.26603474 0. ] | 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
621 |
|
622 |
|
623 |
### 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.1781
|
18 |
+
- Validation Loss: 0.4529
|
19 |
+
- Validation Mean Iou: 0.3574
|
20 |
+
- Validation Mean Accuracy: 0.4191
|
21 |
+
- Validation Overall Accuracy: 0.8774
|
22 |
+
- Validation Per Category Iou: [0. 0.80590718 0.86988106 0.71453937 0.86614986 0.4249264
|
23 |
+
nan 0.47975456 0.54781776 0.09453882 0.84344987 0.10822898
|
24 |
+
0. 0.05507559 0. 0.52010855 0. 0.
|
25 |
+
0.74685485 0.08247778 0.43946981 0.52154191 0.24444444 nan
|
26 |
+
0.03570312 0.29856758 0.28932541 0. 0.86943451 0.76210843
|
27 |
+
0.93975656 0.04628113 0.00666137 0.17955183 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.90777016 0.93538454 0.74532453 0.96011721 0.53476928
|
29 |
+
nan 0.67329934 0.81065134 0.10744249 0.95209245 0.16798889
|
30 |
+
0. 0.06311881 0. 0.58061937 0. 0.
|
31 |
+
0.86390726 0.09013307 0.63941956 0.64314678 0.28530259 nan
|
32 |
+
0.04266215 0.38685357 0.33004447 0. 0.94754825 0.87771988
|
33 |
+
0.97640668 0.04758102 0.0090947 0.25304287 0. ]
|
34 |
+
- Epoch: 45
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
618 |
0.86297038 0.08255398 0.62974983 0.64313491 0.20172911 nan
|
619 |
0.05861925 0.36101085 0.32994024 0. 0.9582507 0.8229035
|
620 |
0.97011706 0.05883881 0.16712557 0.26603474 0. ] | 44 |
|
621 |
+
| 0.1781 | 0.4529 | 0.3574 | 0.4191 | 0.8774 | [0. 0.80590718 0.86988106 0.71453937 0.86614986 0.4249264
|
622 |
+
nan 0.47975456 0.54781776 0.09453882 0.84344987 0.10822898
|
623 |
+
0. 0.05507559 0. 0.52010855 0. 0.
|
624 |
+
0.74685485 0.08247778 0.43946981 0.52154191 0.24444444 nan
|
625 |
+
0.03570312 0.29856758 0.28932541 0. 0.86943451 0.76210843
|
626 |
+
0.93975656 0.04628113 0.00666137 0.17955183 0. ] | [0. 0.90777016 0.93538454 0.74532453 0.96011721 0.53476928
|
627 |
+
nan 0.67329934 0.81065134 0.10744249 0.95209245 0.16798889
|
628 |
+
0. 0.06311881 0. 0.58061937 0. 0.
|
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
|
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:f36deb2506de683e9ef30a4d7ea112c537ce13c3cd1daf4e4053e37cea35c6a4
|
3 |
size 15167588
|