Training in progress epoch 42
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.0028
|
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.9986
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
-
- Validation Iou Notlabeled: 0.
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -96,6 +96,7 @@ The following hyperparameters were used during training:
|
|
96 |
| 0.0021 | 0.0028 | 0.8932 | 0.9227 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.6926 | 1.0 | 0.9992 | 0.9965 | 0.5771 | 39 |
|
97 |
| 0.0020 | 0.0029 | 0.8929 | 0.9235 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.6959 | 1.0 | 0.9992 | 0.9979 | 0.5747 | 40 |
|
98 |
| 0.0020 | 0.0028 | 0.8935 | 0.9252 | 0.9992 | 1.0 | 0.9996 | 0.9986 | 0.7026 | 1.0 | 0.9991 | 0.9979 | 0.5767 | 41 |
|
|
|
99 |
|
100 |
|
101 |
### 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.0028
|
20 |
+
- Validation Mean Iou: 0.8934
|
21 |
+
- Validation Mean Accuracy: 0.9144
|
22 |
- Validation Overall Accuracy: 0.9992
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
+
- Validation Accuracy Notlabeled: 0.9998
|
25 |
- Validation Accuracy Otherclass: 0.9986
|
26 |
+
- Validation Accuracy Contrail: 0.6590
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
+
- Validation Iou Notlabeled: 0.9992
|
29 |
+
- Validation Iou Otherclass: 0.9986
|
30 |
+
- Validation Iou Contrail: 0.5758
|
31 |
+
- Epoch: 42
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
96 |
| 0.0021 | 0.0028 | 0.8932 | 0.9227 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.6926 | 1.0 | 0.9992 | 0.9965 | 0.5771 | 39 |
|
97 |
| 0.0020 | 0.0029 | 0.8929 | 0.9235 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.6959 | 1.0 | 0.9992 | 0.9979 | 0.5747 | 40 |
|
98 |
| 0.0020 | 0.0028 | 0.8935 | 0.9252 | 0.9992 | 1.0 | 0.9996 | 0.9986 | 0.7026 | 1.0 | 0.9991 | 0.9979 | 0.5767 | 41 |
|
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 |
|
101 |
|
102 |
### 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:b439e45f6cd4fe3bbbf841abf6b80f9efd8ea8cd971c5a390511b34c083e3e81
|
3 |
size 15135608
|