Training in progress epoch 14
Browse files- README.md +13 -12
- 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:
|
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 |
|
@@ -68,6 +68,7 @@ The following hyperparameters were used during training:
|
|
68 |
| 0.0091 | 0.0087 | 0.3117 | 0.3138 | 0.9983 | 0.1026 | 1.0000 | 0.1470 | 0.0055 | 0.1014 | 0.9983 | 0.1415 | 0.0055 | 11 |
|
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 |
|
72 |
|
73 |
### 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.0067
|
19 |
+
- Validation Loss: 0.0062
|
20 |
+
- Validation Mean Iou: 0.5049
|
21 |
+
- Validation Mean Accuracy: 0.5454
|
22 |
- Validation Overall Accuracy: 0.9983
|
23 |
+
- Validation Accuracy Unlabeled: 0.4868
|
24 |
+
- Validation Accuracy Notlabeled: 1.0000
|
25 |
+
- Validation Accuracy Otherclass: 0.6893
|
26 |
+
- Validation Accuracy Contrail: 0.0057
|
27 |
+
- Validation Iou Unlabeled: 0.4702
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
+
- Validation Iou Otherclass: 0.5456
|
30 |
+
- Validation Iou Contrail: 0.0056
|
31 |
+
- Epoch: 14
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
68 |
| 0.0091 | 0.0087 | 0.3117 | 0.3138 | 0.9983 | 0.1026 | 1.0000 | 0.1470 | 0.0055 | 0.1014 | 0.9983 | 0.1415 | 0.0055 | 11 |
|
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
|
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:dc7fa3730b303f74a444594a80ef6a4d6e770d0e9f37c136be1e3c03f238859f
|
3 |
size 15135608
|