Training in progress epoch 45
Browse files- README.md +10 -9
- 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.0027
|
20 |
-
- Validation Mean Iou: 0.
|
21 |
-
- Validation Mean Accuracy: 0.
|
22 |
- Validation Overall Accuracy: 0.9992
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
-
- Validation Accuracy Notlabeled: 0.
|
25 |
-
- Validation Accuracy Otherclass: 0
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
- Validation Iou Notlabeled: 0.9992
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -99,6 +99,7 @@ The following hyperparameters were used during training:
|
|
99 |
| 0.0019 | 0.0028 | 0.8934 | 0.9144 | 0.9992 | 1.0 | 0.9998 | 0.9986 | 0.6590 | 1.0 | 0.9992 | 0.9986 | 0.5758 | 42 |
|
100 |
| 0.0019 | 0.0028 | 0.8945 | 0.9174 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.6713 | 1.0 | 0.9992 | 0.9979 | 0.5807 | 43 |
|
101 |
| 0.0018 | 0.0027 | 0.9009 | 0.9327 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.7324 | 1.0 | 0.9992 | 0.9979 | 0.6065 | 44 |
|
|
|
102 |
|
103 |
|
104 |
### 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.0019
|
19 |
- Validation Loss: 0.0027
|
20 |
+
- Validation Mean Iou: 0.9028
|
21 |
+
- Validation Mean Accuracy: 0.9385
|
22 |
- Validation Overall Accuracy: 0.9992
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
+
- Validation Accuracy Notlabeled: 0.9996
|
25 |
+
- Validation Accuracy Otherclass: 1.0
|
26 |
+
- Validation Accuracy Contrail: 0.7543
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
- Validation Iou Notlabeled: 0.9992
|
29 |
+
- Validation Iou Otherclass: 0.9993
|
30 |
+
- Validation Iou Contrail: 0.6125
|
31 |
+
- Epoch: 45
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
99 |
| 0.0019 | 0.0028 | 0.8934 | 0.9144 | 0.9992 | 1.0 | 0.9998 | 0.9986 | 0.6590 | 1.0 | 0.9992 | 0.9986 | 0.5758 | 42 |
|
100 |
| 0.0019 | 0.0028 | 0.8945 | 0.9174 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.6713 | 1.0 | 0.9992 | 0.9979 | 0.5807 | 43 |
|
101 |
| 0.0018 | 0.0027 | 0.9009 | 0.9327 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.7324 | 1.0 | 0.9992 | 0.9979 | 0.6065 | 44 |
|
102 |
+
| 0.0019 | 0.0027 | 0.9028 | 0.9385 | 0.9992 | 1.0 | 0.9996 | 1.0 | 0.7543 | 1.0 | 0.9992 | 0.9993 | 0.6125 | 45 |
|
103 |
|
104 |
|
105 |
### 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:fbeacee064c52ecf22b6f57b68b0fcc7d9a57d2a190527a54d686c7a6daeea28
|
3 |
size 15135608
|