Training in progress epoch 43
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 |
|
@@ -596,6 +596,17 @@ The following hyperparameters were used during training:
|
|
596 |
0.81739862 0.14772157 0.70659589 0.64127558 0.03170029 nan
|
597 |
0.05387168 0.38205471 0.34779739 0. 0.9516963 0.85983713
|
598 |
0.97204659 0.02417058 0.18481435 0.30708968 0. ] | 42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
599 |
|
600 |
|
601 |
### 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.1649
|
18 |
+
- Validation Loss: 0.4242
|
19 |
+
- Validation Mean Iou: 0.3717
|
20 |
+
- Validation Mean Accuracy: 0.4383
|
21 |
+
- Validation Overall Accuracy: 0.8829
|
22 |
+
- Validation Per Category Iou: [0. 0.8245252 0.88278 0.781006 0.85842353 0.51259623
|
23 |
+
nan 0.51245584 0.58046843 0.1180867 0.86495296 0.18057803
|
24 |
+
0. 0.19290237 0. 0.57019005 0. 0.
|
25 |
+
0.73953555 0.08630286 0.40811401 0.47419294 0.14364641 nan
|
26 |
+
0.03056729 0.30467132 0.2893461 0. 0.86773127 0.73354145
|
27 |
+
0.94299225 0.12116164 0.05836818 0.18823529 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.89896041 0.94310935 0.79709015 0.94969977 0.67147032
|
29 |
+
nan 0.65138807 0.79877367 0.14253496 0.94740116 0.23234827
|
30 |
+
0. 0.27021452 0. 0.66277455 0. 0.
|
31 |
+
0.86192885 0.09854381 0.60905623 0.64588831 0.14985591 nan
|
32 |
+
0.03674968 0.38943084 0.3317468 0. 0.93877576 0.88623506
|
33 |
+
0.97329085 0.17635286 0.14092616 0.25900882 0. ]
|
34 |
+
- Epoch: 43
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
596 |
0.81739862 0.14772157 0.70659589 0.64127558 0.03170029 nan
|
597 |
0.05387168 0.38205471 0.34779739 0. 0.9516963 0.85983713
|
598 |
0.97204659 0.02417058 0.18481435 0.30708968 0. ] | 42 |
|
599 |
+
| 0.1649 | 0.4242 | 0.3717 | 0.4383 | 0.8829 | [0. 0.8245252 0.88278 0.781006 0.85842353 0.51259623
|
600 |
+
nan 0.51245584 0.58046843 0.1180867 0.86495296 0.18057803
|
601 |
+
0. 0.19290237 0. 0.57019005 0. 0.
|
602 |
+
0.73953555 0.08630286 0.40811401 0.47419294 0.14364641 nan
|
603 |
+
0.03056729 0.30467132 0.2893461 0. 0.86773127 0.73354145
|
604 |
+
0.94299225 0.12116164 0.05836818 0.18823529 0. ] | [0. 0.89896041 0.94310935 0.79709015 0.94969977 0.67147032
|
605 |
+
nan 0.65138807 0.79877367 0.14253496 0.94740116 0.23234827
|
606 |
+
0. 0.27021452 0. 0.66277455 0. 0.
|
607 |
+
0.86192885 0.09854381 0.60905623 0.64588831 0.14985591 nan
|
608 |
+
0.03674968 0.38943084 0.3317468 0. 0.93877576 0.88623506
|
609 |
+
0.97329085 0.17635286 0.14092616 0.25900882 0. ] | 43 |
|
610 |
|
611 |
|
612 |
### 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:5d3ca32d742ae212d47aae37ec54615a34b691364d57e32f1ccb0b4b2b27c191
|
3 |
size 15167588
|