Training in progress epoch 33
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 |
|
@@ -480,6 +480,17 @@ The following hyperparameters were used during training:
|
|
480 |
0.8469629 0.09113733 0.63002638 0.69225687 0. nan
|
481 |
0.12851397 0.34756471 0.25621873 0. 0.94994706 0.68278681
|
482 |
0.96967504 0.05913709 0.01677096 0.23138435 0. ] | 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
483 |
|
484 |
|
485 |
### 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.2026
|
18 |
+
- Validation Loss: 0.4072
|
19 |
+
- Validation Mean Iou: 0.3583
|
20 |
+
- Validation Mean Accuracy: 0.4178
|
21 |
+
- Validation Overall Accuracy: 0.8851
|
22 |
+
- Validation Per Category Iou: [0. 0.82427491 0.88959049 0.80744875 0.87290087 0.48819667
|
23 |
+
nan 0.49479206 0.5689031 0.01115143 0.86655557 0.12424298
|
24 |
+
0. 0.08815858 0. 0.54211487 0. 0.
|
25 |
+
0.73966336 0.07793422 0.39875788 0.55704844 0. nan
|
26 |
+
0.12136758 0.29085268 0.26794571 0. 0.86907912 0.7468531
|
27 |
+
0.94141202 0.04189236 0.01138124 0.18175892 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.90820792 0.94843014 0.86590797 0.935603 0.6234152
|
29 |
+
nan 0.65185001 0.7529887 0.01136671 0.9412309 0.13427211
|
30 |
+
0. 0.10457921 0. 0.6997812 0. 0.
|
31 |
+
0.87681775 0.08373086 0.56962713 0.71690686 0. nan
|
32 |
+
0.15183419 0.36895259 0.31343802 0. 0.93965024 0.8725032
|
33 |
+
0.97198241 0.05008275 0.04046725 0.25251491 0. ]
|
34 |
+
- Epoch: 33
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
480 |
0.8469629 0.09113733 0.63002638 0.69225687 0. nan
|
481 |
0.12851397 0.34756471 0.25621873 0. 0.94994706 0.68278681
|
482 |
0.96967504 0.05913709 0.01677096 0.23138435 0. ] | 32 |
|
483 |
+
| 0.2026 | 0.4072 | 0.3583 | 0.4178 | 0.8851 | [0. 0.82427491 0.88959049 0.80744875 0.87290087 0.48819667
|
484 |
+
nan 0.49479206 0.5689031 0.01115143 0.86655557 0.12424298
|
485 |
+
0. 0.08815858 0. 0.54211487 0. 0.
|
486 |
+
0.73966336 0.07793422 0.39875788 0.55704844 0. nan
|
487 |
+
0.12136758 0.29085268 0.26794571 0. 0.86907912 0.7468531
|
488 |
+
0.94141202 0.04189236 0.01138124 0.18175892 0. ] | [0. 0.90820792 0.94843014 0.86590797 0.935603 0.6234152
|
489 |
+
nan 0.65185001 0.7529887 0.01136671 0.9412309 0.13427211
|
490 |
+
0. 0.10457921 0. 0.6997812 0. 0.
|
491 |
+
0.87681775 0.08373086 0.56962713 0.71690686 0. nan
|
492 |
+
0.15183419 0.36895259 0.31343802 0. 0.93965024 0.8725032
|
493 |
+
0.97198241 0.05008275 0.04046725 0.25251491 0. ] | 33 |
|
494 |
|
495 |
|
496 |
### 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:4254c2350885191a36dfb327daec0f2a318cc9b26694c615d0a67cde5c03f41e
|
3 |
size 15167588
|