Training in progress epoch 29
Browse files- README.md +28 -17
- 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.3481
|
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 |
|
@@ -430,6 +430,17 @@ The following hyperparameters were used during training:
|
|
430 |
0.83417317 0.18737447 0.68308592 0.66512645 0. nan
|
431 |
0.03932127 0.32249168 0.30377988 0. 0.94566641 0.86854326
|
432 |
0.97023299 0.04389577 0.11848144 0.26846741 0. ] | 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
433 |
|
434 |
|
435 |
### 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.2265
|
18 |
+
- Validation Loss: 0.4246
|
19 |
- Validation Mean Iou: 0.3481
|
20 |
+
- Validation Mean Accuracy: 0.4050
|
21 |
+
- Validation Overall Accuracy: 0.8802
|
22 |
+
- Validation Per Category Iou: [0. 0.81690969 0.8780207 0.77104697 0.84868605 0.47437381
|
23 |
+
nan 0.4670048 0.56430385 0.0503272 0.85498949 0.10595414
|
24 |
+
0. 0.11204925 0. 0.53524176 0. 0.
|
25 |
+
0.74013112 0.04461066 0.39307836 0.51529041 0. nan
|
26 |
+
0.01267638 0.28575942 0.24784411 0. 0.87024598 0.76078812
|
27 |
+
0.93874897 0.00447477 0.03791316 0.15759319 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.90897891 0.95223635 0.79356326 0.91900275 0.59798835
|
29 |
+
nan 0.59817326 0.81432455 0.05827695 0.94238457 0.11364538
|
30 |
+
0. 0.13139439 0. 0.65023563 0. 0.
|
31 |
+
0.88394096 0.04698092 0.61423758 0.59820238 0. nan
|
32 |
+
0.01437457 0.35860267 0.28456782 0. 0.93586082 0.86061465
|
33 |
+
0.96934172 0.00557116 0.10738423 0.20431221 0. ]
|
34 |
+
- Epoch: 29
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
430 |
0.83417317 0.18737447 0.68308592 0.66512645 0. nan
|
431 |
0.03932127 0.32249168 0.30377988 0. 0.94566641 0.86854326
|
432 |
0.97023299 0.04389577 0.11848144 0.26846741 0. ] | 28 |
|
433 |
+
| 0.2265 | 0.4246 | 0.3481 | 0.4050 | 0.8802 | [0. 0.81690969 0.8780207 0.77104697 0.84868605 0.47437381
|
434 |
+
nan 0.4670048 0.56430385 0.0503272 0.85498949 0.10595414
|
435 |
+
0. 0.11204925 0. 0.53524176 0. 0.
|
436 |
+
0.74013112 0.04461066 0.39307836 0.51529041 0. nan
|
437 |
+
0.01267638 0.28575942 0.24784411 0. 0.87024598 0.76078812
|
438 |
+
0.93874897 0.00447477 0.03791316 0.15759319 0. ] | [0. 0.90897891 0.95223635 0.79356326 0.91900275 0.59798835
|
439 |
+
nan 0.59817326 0.81432455 0.05827695 0.94238457 0.11364538
|
440 |
+
0. 0.13139439 0. 0.65023563 0. 0.
|
441 |
+
0.88394096 0.04698092 0.61423758 0.59820238 0. nan
|
442 |
+
0.01437457 0.35860267 0.28456782 0. 0.93586082 0.86061465
|
443 |
+
0.96934172 0.00557116 0.10738423 0.20431221 0. ] | 29 |
|
444 |
|
445 |
|
446 |
### 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:e214721ff798b7b3ebde044cebcdad14f8e572068e7da70d03941e9615caf6c9
|
3 |
size 15167588
|