Training in progress epoch 48
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.0017
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Mean Iou: 0.
|
21 |
-
- Validation Mean Accuracy: 0.
|
22 |
-
- Validation Overall Accuracy: 0.
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
- Validation Accuracy Notlabeled: 0.9997
|
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 |
|
@@ -102,6 +102,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.0017 | 0.0028 | 0.9048 | 0.9362 | 0.9992 | 1.0 | 0.9997 | 1.0 | 0.7453 | 1.0 | 0.9992 | 1.0 | 0.6199 | 46 |
|
104 |
| 0.0017 | 0.0029 | 0.9043 | 0.9362 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.7466 | 1.0 | 0.9992 | 0.9979 | 0.6202 | 47 |
|
|
|
105 |
|
106 |
|
107 |
### 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.0017
|
19 |
+
- Validation Loss: 0.0027
|
20 |
+
- Validation Mean Iou: 0.9060
|
21 |
+
- Validation Mean Accuracy: 0.9365
|
22 |
+
- Validation Overall Accuracy: 0.9993
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
- Validation Accuracy Notlabeled: 0.9997
|
25 |
- Validation Accuracy Otherclass: 0.9986
|
26 |
+
- Validation Accuracy Contrail: 0.7477
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
+
- Validation Iou Notlabeled: 0.9993
|
29 |
- Validation Iou Otherclass: 0.9979
|
30 |
+
- Validation Iou Contrail: 0.6270
|
31 |
+
- Epoch: 48
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
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 |
| 0.0017 | 0.0028 | 0.9048 | 0.9362 | 0.9992 | 1.0 | 0.9997 | 1.0 | 0.7453 | 1.0 | 0.9992 | 1.0 | 0.6199 | 46 |
|
104 |
| 0.0017 | 0.0029 | 0.9043 | 0.9362 | 0.9992 | 1.0 | 0.9997 | 0.9986 | 0.7466 | 1.0 | 0.9992 | 0.9979 | 0.6202 | 47 |
|
105 |
+
| 0.0017 | 0.0027 | 0.9060 | 0.9365 | 0.9993 | 1.0 | 0.9997 | 0.9986 | 0.7477 | 1.0 | 0.9993 | 0.9979 | 0.6270 | 48 |
|
106 |
|
107 |
|
108 |
### 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:dff87bd1de9a8a92f8bc8de64ca41c28c63344c18b445fec50eb11b0fece11ea
|
3 |
size 15135608
|