Training in progress epoch 13
Browse files- README.md +13 -12
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,20 +15,20 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Mean Iou: 0.
|
21 |
-
- Validation Mean Accuracy: 0.
|
22 |
- Validation Overall Accuracy: 0.9983
|
23 |
-
- Validation Accuracy Unlabeled: 0.
|
24 |
-
- Validation Accuracy Notlabeled:
|
25 |
-
- Validation Accuracy Otherclass: 0.
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
-
- Validation Iou Unlabeled: 0.
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 0.0100 | 0.0094 | 0.3172 | 0.3225 | 0.9983 | 0.0527 | 1.0000 | 0.2344 | 0.0030 | 0.0521 | 0.9983 | 0.2154 | 0.0030 | 10 |
|
68 |
| 0.0091 | 0.0087 | 0.3117 | 0.3138 | 0.9983 | 0.1026 | 1.0000 | 0.1470 | 0.0055 | 0.1014 | 0.9983 | 0.1415 | 0.0055 | 11 |
|
69 |
| 0.0083 | 0.0076 | 0.3844 | 0.3941 | 0.9983 | 0.1540 | 1.0000 | 0.4189 | 0.0037 | 0.1516 | 0.9983 | 0.3840 | 0.0037 | 12 |
|
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0073
|
19 |
+
- Validation Loss: 0.0070
|
20 |
+
- Validation Mean Iou: 0.4402
|
21 |
+
- Validation Mean Accuracy: 0.4781
|
22 |
- Validation Overall Accuracy: 0.9983
|
23 |
+
- Validation Accuracy Unlabeled: 0.1997
|
24 |
+
- Validation Accuracy Notlabeled: 0.9999
|
25 |
+
- Validation Accuracy Otherclass: 0.6616
|
26 |
+
- Validation Accuracy Contrail: 0.0511
|
27 |
+
- Validation Iou Unlabeled: 0.1978
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
+
- Validation Iou Otherclass: 0.5167
|
30 |
+
- Validation Iou Contrail: 0.0479
|
31 |
+
- Epoch: 13
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
67 |
| 0.0100 | 0.0094 | 0.3172 | 0.3225 | 0.9983 | 0.0527 | 1.0000 | 0.2344 | 0.0030 | 0.0521 | 0.9983 | 0.2154 | 0.0030 | 10 |
|
68 |
| 0.0091 | 0.0087 | 0.3117 | 0.3138 | 0.9983 | 0.1026 | 1.0000 | 0.1470 | 0.0055 | 0.1014 | 0.9983 | 0.1415 | 0.0055 | 11 |
|
69 |
| 0.0083 | 0.0076 | 0.3844 | 0.3941 | 0.9983 | 0.1540 | 1.0000 | 0.4189 | 0.0037 | 0.1516 | 0.9983 | 0.3840 | 0.0037 | 12 |
|
70 |
+
| 0.0073 | 0.0070 | 0.4402 | 0.4781 | 0.9983 | 0.1997 | 0.9999 | 0.6616 | 0.0511 | 0.1978 | 0.9983 | 0.5167 | 0.0479 | 13 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15135608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d783c6a97b0ab1c5fe01ab832a08274418e7fc24b8ac301443992af8c42211e
|
3 |
size 15135608
|