Training in progress epoch 15
Browse files- README.md +12 -11
- 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: 1.0000
|
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 |
|
@@ -69,6 +69,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.0067 | 0.0062 | 0.5049 | 0.5454 | 0.9983 | 0.4868 | 1.0000 | 0.6893 | 0.0057 | 0.4702 | 0.9983 | 0.5456 | 0.0056 | 14 |
|
|
|
72 |
|
73 |
|
74 |
### 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.0060
|
19 |
+
- Validation Loss: 0.0056
|
20 |
+
- Validation Mean Iou: 0.5133
|
21 |
+
- Validation Mean Accuracy: 0.5326
|
22 |
- Validation Overall Accuracy: 0.9983
|
23 |
+
- Validation Accuracy Unlabeled: 0.4799
|
24 |
- Validation Accuracy Notlabeled: 1.0000
|
25 |
+
- Validation Accuracy Otherclass: 0.6283
|
26 |
+
- Validation Accuracy Contrail: 0.0221
|
27 |
+
- Validation Iou Unlabeled: 0.4722
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
+
- Validation Iou Otherclass: 0.5608
|
30 |
+
- Validation Iou Contrail: 0.0218
|
31 |
+
- Epoch: 15
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
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 |
| 0.0067 | 0.0062 | 0.5049 | 0.5454 | 0.9983 | 0.4868 | 1.0000 | 0.6893 | 0.0057 | 0.4702 | 0.9983 | 0.5456 | 0.0056 | 14 |
|
72 |
+
| 0.0060 | 0.0056 | 0.5133 | 0.5326 | 0.9983 | 0.4799 | 1.0000 | 0.6283 | 0.0221 | 0.4722 | 0.9983 | 0.5608 | 0.0218 | 15 |
|
73 |
|
74 |
|
75 |
### 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:fcbf81631478f23fc212e3af9b124ebf90dcf659e8289bcee7c298bafcc150c9
|
3 |
size 15135608
|