Training in progress epoch 41
Browse files- README.md +9 -8
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,19 +16,19 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.0020
|
19 |
-
- Validation Loss: 0.
|
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.9979
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -95,6 +95,7 @@ The following hyperparameters were used during training:
|
|
95 |
| 0.0021 | 0.0029 | 0.8865 | 0.9165 | 0.9991 | 1.0 | 0.9997 | 1.0 | 0.6662 | 0.9993 | 0.9991 | 0.9952 | 0.5526 | 38 |
|
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 |
|
99 |
|
100 |
### Framework versions
|
|
|
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.0020
|
19 |
+
- Validation Loss: 0.0028
|
20 |
+
- Validation Mean Iou: 0.8935
|
21 |
+
- Validation Mean Accuracy: 0.9252
|
22 |
- Validation Overall Accuracy: 0.9992
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
+
- Validation Accuracy Notlabeled: 0.9996
|
25 |
- Validation Accuracy Otherclass: 0.9986
|
26 |
+
- Validation Accuracy Contrail: 0.7026
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
+
- Validation Iou Notlabeled: 0.9991
|
29 |
- Validation Iou Otherclass: 0.9979
|
30 |
+
- Validation Iou Contrail: 0.5767
|
31 |
+
- Epoch: 41
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
95 |
| 0.0021 | 0.0029 | 0.8865 | 0.9165 | 0.9991 | 1.0 | 0.9997 | 1.0 | 0.6662 | 0.9993 | 0.9991 | 0.9952 | 0.5526 | 38 |
|
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
|
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:49c43850297f7386d73bc09471e6f09c5a17868304e0df56af3deb5720978285
|
3 |
size 15135608
|