Training in progress epoch 35
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 |
|
@@ -502,6 +502,17 @@ The following hyperparameters were used during training:
|
|
502 |
0.81590436 0.09039982 0.61695222 0.59357779 0. nan
|
503 |
0.09587445 0.39630552 0.2932532 0. 0.94689981 0.84862376
|
504 |
0.97537462 0.14406127 0.14217772 0.23057617 0. ] | 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
505 |
|
506 |
|
507 |
### 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.1856
|
18 |
+
- Validation Loss: 0.4192
|
19 |
+
- Validation Mean Iou: 0.3656
|
20 |
+
- Validation Mean Accuracy: 0.4327
|
21 |
+
- Validation Overall Accuracy: 0.8810
|
22 |
+
- Validation Per Category Iou: [0. 0.80138932 0.88262901 0.81089302 0.86535724 0.47775953
|
23 |
+
nan 0.47998869 0.57502219 0.0555217 0.8547197 0.09356223
|
24 |
+
0. 0.29941446 0. 0.4994726 0. 0.
|
25 |
+
0.74427779 0.10476547 0.39876117 0.530613 0. nan
|
26 |
+
0.06260014 0.28825048 0.26307467 0. 0.86958647 0.76353802
|
27 |
+
0.93445836 0.20078295 0.02415195 0.18310195 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.92397697 0.93724033 0.85106091 0.92750395 0.5475243
|
29 |
+
nan 0.64661523 0.82444757 0.07397384 0.94253458 0.12971043
|
30 |
+
0. 0.39026403 0. 0.56784903 0. 0.
|
31 |
+
0.88627818 0.11856641 0.54413363 0.67935232 0. nan
|
32 |
+
0.0841594 0.35805457 0.30635075 0. 0.93943008 0.852706
|
33 |
+
0.97181886 0.43921754 0.0738423 0.26218876 0. ]
|
34 |
+
- Epoch: 35
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
502 |
0.81590436 0.09039982 0.61695222 0.59357779 0. nan
|
503 |
0.09587445 0.39630552 0.2932532 0. 0.94689981 0.84862376
|
504 |
0.97537462 0.14406127 0.14217772 0.23057617 0. ] | 34 |
|
505 |
+
| 0.1856 | 0.4192 | 0.3656 | 0.4327 | 0.8810 | [0. 0.80138932 0.88262901 0.81089302 0.86535724 0.47775953
|
506 |
+
nan 0.47998869 0.57502219 0.0555217 0.8547197 0.09356223
|
507 |
+
0. 0.29941446 0. 0.4994726 0. 0.
|
508 |
+
0.74427779 0.10476547 0.39876117 0.530613 0. nan
|
509 |
+
0.06260014 0.28825048 0.26307467 0. 0.86958647 0.76353802
|
510 |
+
0.93445836 0.20078295 0.02415195 0.18310195 0. ] | [0. 0.92397697 0.93724033 0.85106091 0.92750395 0.5475243
|
511 |
+
nan 0.64661523 0.82444757 0.07397384 0.94253458 0.12971043
|
512 |
+
0. 0.39026403 0. 0.56784903 0. 0.
|
513 |
+
0.88627818 0.11856641 0.54413363 0.67935232 0. nan
|
514 |
+
0.0841594 0.35805457 0.30635075 0. 0.93943008 0.852706
|
515 |
+
0.97181886 0.43921754 0.0738423 0.26218876 0. ] | 35 |
|
516 |
|
517 |
|
518 |
### 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:c43bffb16f2943ec795a6356093032b36188618e89065eaaf20246cf1125aa0b
|
3 |
size 15167588
|