Training in progress epoch 1
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:
|
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. 0. 0.
|
25 |
-
0.
|
26 |
-
0. 0.
|
27 |
-
0.
|
28 |
-
- Validation Per Category Accuracy: [0. 0.
|
29 |
-
nan 0.
|
30 |
-
0. 0. 0. 0.
|
31 |
-
0.
|
32 |
-
0. 0.
|
33 |
-
0.
|
34 |
-
- Epoch:
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -68,6 +68,17 @@ The following hyperparameters were used during training:
|
|
68 |
0.76783975 0. 0.42102101 0.28659817 0. nan
|
69 |
0. 0.08671771 0. 0. 0.89590301 0.74932576
|
70 |
0.9434814 0. 0. 0.14245566 0. ] | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
|
72 |
|
73 |
### 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.8462
|
18 |
+
- Validation Loss: 0.6135
|
19 |
+
- Validation Mean Iou: 0.2551
|
20 |
+
- Validation Mean Accuracy: 0.2960
|
21 |
+
- Validation Overall Accuracy: 0.8200
|
22 |
+
- Validation Per Category Iou: [0. 0.66967645 0.80571406 0.56416239 0.66692248 0.24744912
|
23 |
+
nan 0.23994505 0.28962463 0. 0.76504783 0.
|
24 |
+
0. 0. 0. 0.14111353 0. 0.
|
25 |
+
0.6924468 0. 0.27988701 0.41876094 0. nan
|
26 |
+
0. 0.14755829 0. 0. 0.81614463 0.68429711
|
27 |
+
0.87710938 0. 0. 0.11234171 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.83805933 0.94928385 0.59586511 0.72913519 0.30595504
|
29 |
+
nan 0.3128234 0.34805831 0. 0.87847495 0.
|
30 |
+
0. 0. 0. 0.14205167 0. 0.
|
31 |
+
0.87543619 0. 0.36001144 0.49498574 0. nan
|
32 |
+
0. 0.18179115 0. 0. 0.92867923 0.7496178
|
33 |
+
0.92220166 0. 0. 0.15398549 0. ]
|
34 |
+
- Epoch: 1
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
68 |
0.76783975 0. 0.42102101 0.28659817 0. nan
|
69 |
0. 0.08671771 0. 0. 0.89590301 0.74932576
|
70 |
0.9434814 0. 0. 0.14245566 0. ] | 0 |
|
71 |
+
| 0.8462 | 0.6135 | 0.2551 | 0.2960 | 0.8200 | [0. 0.66967645 0.80571406 0.56416239 0.66692248 0.24744912
|
72 |
+
nan 0.23994505 0.28962463 0. 0.76504783 0.
|
73 |
+
0. 0. 0. 0.14111353 0. 0.
|
74 |
+
0.6924468 0. 0.27988701 0.41876094 0. nan
|
75 |
+
0. 0.14755829 0. 0. 0.81614463 0.68429711
|
76 |
+
0.87710938 0. 0. 0.11234171 0. ] | [0. 0.83805933 0.94928385 0.59586511 0.72913519 0.30595504
|
77 |
+
nan 0.3128234 0.34805831 0. 0.87847495 0.
|
78 |
+
0. 0. 0. 0.14205167 0. 0.
|
79 |
+
0.87543619 0. 0.36001144 0.49498574 0. nan
|
80 |
+
0. 0.18179115 0. 0. 0.92867923 0.7496178
|
81 |
+
0.92220166 0. 0. 0.15398549 0. ] | 1 |
|
82 |
|
83 |
|
84 |
### 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:88803ca3b2bfe5ea4fbac13c198999d77f8b5777a7aedda8f5848565df7034ea
|
3 |
size 15167588
|