Training in progress epoch 34
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 |
|
@@ -491,6 +491,17 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.1890
|
18 |
+
- Validation Loss: 0.4580
|
19 |
+
- Validation Mean Iou: 0.3568
|
20 |
+
- Validation Mean Accuracy: 0.4229
|
21 |
+
- Validation Overall Accuracy: 0.8760
|
22 |
+
- Validation Per Category Iou: [0. 0.81909166 0.87945582 0.84022719 0.85181051 0.44449375
|
23 |
+
nan 0.46587584 0.56531144 0.05849796 0.85834655 0.13038109
|
24 |
+
0. 0.23667513 0. 0.53010343 0. 0.
|
25 |
+
0.70286385 0.08324543 0.31813212 0.48792893 0. nan
|
26 |
+
0.08722779 0.30648587 0.25211314 0. 0.870058 0.73406627
|
27 |
+
0.93603361 0.09757433 0.04511995 0.17383064 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.89810904 0.95241393 0.90661944 0.91497772 0.51961956
|
29 |
+
nan 0.65114676 0.83394393 0.06865133 0.95007864 0.14656882
|
30 |
+
0. 0.30775578 0. 0.61461752 0. 0.
|
31 |
+
0.81590436 0.09039982 0.61695222 0.59357779 0. nan
|
32 |
+
0.09587445 0.39630552 0.2932532 0. 0.94689981 0.84862376
|
33 |
+
0.97537462 0.14406127 0.14217772 0.23057617 0. ]
|
34 |
+
- Epoch: 34
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
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 |
+
| 0.1890 | 0.4580 | 0.3568 | 0.4229 | 0.8760 | [0. 0.81909166 0.87945582 0.84022719 0.85181051 0.44449375
|
495 |
+
nan 0.46587584 0.56531144 0.05849796 0.85834655 0.13038109
|
496 |
+
0. 0.23667513 0. 0.53010343 0. 0.
|
497 |
+
0.70286385 0.08324543 0.31813212 0.48792893 0. nan
|
498 |
+
0.08722779 0.30648587 0.25211314 0. 0.870058 0.73406627
|
499 |
+
0.93603361 0.09757433 0.04511995 0.17383064 0. ] | [0. 0.89810904 0.95241393 0.90661944 0.91497772 0.51961956
|
500 |
+
nan 0.65114676 0.83394393 0.06865133 0.95007864 0.14656882
|
501 |
+
0. 0.30775578 0. 0.61461752 0. 0.
|
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
|
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:fdf9c50383f00fb009d93e3df6c751ffc62ce7d0ba762949ced90734717dfffc
|
3 |
size 15167588
|