Training in progress epoch 4
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. 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 |
|
@@ -101,6 +101,17 @@ The following hyperparameters were used during training:
|
|
101 |
0.90362965 0. 0.4662386 0.57368294 0. nan
|
102 |
0. 0.23281768 0. 0. 0.9001526 0.86786434
|
103 |
0.95195314 0. 0.00333751 0.18532191 0. ] | 3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
|
105 |
|
106 |
### 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.5609
|
18 |
+
- Validation Loss: 0.5099
|
19 |
+
- Validation Mean Iou: 0.2920
|
20 |
+
- Validation Mean Accuracy: 0.3599
|
21 |
+
- Validation Overall Accuracy: 0.8385
|
22 |
+
- Validation Per Category Iou: [0. 0.70817583 0.84131144 0.66573523 0.81449696 0.38891117
|
23 |
+
nan 0.28124784 0.42659255 0. 0.80855146 0.
|
24 |
+
0. 0. 0. 0.46011866 0. 0.
|
25 |
+
0.65458792 0. 0.28411565 0.46758138 0. nan
|
26 |
+
0. 0.21849067 0. 0. 0.83829062 0.71207623
|
27 |
+
0.89929169 0. 0.02846127 0.13782635 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.88632871 0.91269832 0.79044294 0.88368528 0.57405218
|
29 |
+
nan 0.35035973 0.77610775 0. 0.8889696 0.
|
30 |
+
0. 0. 0. 0.6020786 0. 0.
|
31 |
+
0.74586521 0. 0.61602403 0.54519561 0. nan
|
32 |
+
0. 0.28447396 0. 0. 0.94520232 0.85544414
|
33 |
+
0.95994042 0. 0.04680851 0.21407134 0. ]
|
34 |
+
- Epoch: 4
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
101 |
0.90362965 0. 0.4662386 0.57368294 0. nan
|
102 |
0. 0.23281768 0. 0. 0.9001526 0.86786434
|
103 |
0.95195314 0. 0.00333751 0.18532191 0. ] | 3 |
|
104 |
+
| 0.5609 | 0.5099 | 0.2920 | 0.3599 | 0.8385 | [0. 0.70817583 0.84131144 0.66573523 0.81449696 0.38891117
|
105 |
+
nan 0.28124784 0.42659255 0. 0.80855146 0.
|
106 |
+
0. 0. 0. 0.46011866 0. 0.
|
107 |
+
0.65458792 0. 0.28411565 0.46758138 0. nan
|
108 |
+
0. 0.21849067 0. 0. 0.83829062 0.71207623
|
109 |
+
0.89929169 0. 0.02846127 0.13782635 0. ] | [0. 0.88632871 0.91269832 0.79044294 0.88368528 0.57405218
|
110 |
+
nan 0.35035973 0.77610775 0. 0.8889696 0.
|
111 |
+
0. 0. 0. 0.6020786 0. 0.
|
112 |
+
0.74586521 0. 0.61602403 0.54519561 0. nan
|
113 |
+
0. 0.28447396 0. 0. 0.94520232 0.85544414
|
114 |
+
0.95994042 0. 0.04680851 0.21407134 0. ] | 4 |
|
115 |
|
116 |
|
117 |
### 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:e9d1e06bfc9072c99e20cb94871f766a50ddbba394aa4ba7de16eb778f725b35
|
3 |
size 15167588
|