Training in progress epoch 49
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.
|
20 |
-
- Validation Mean Iou: 0.
|
21 |
-
- Validation Mean Accuracy: 0.
|
22 |
- Validation Overall Accuracy: 0.9993
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
- Validation Accuracy Notlabeled: 0.9997
|
25 |
-
- Validation Accuracy Otherclass: 0
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
- Validation Iou Notlabeled: 0.9993
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -103,6 +103,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0016
|
19 |
+
- Validation Loss: 0.0026
|
20 |
+
- Validation Mean Iou: 0.9068
|
21 |
+
- Validation Mean Accuracy: 0.9377
|
22 |
- Validation Overall Accuracy: 0.9993
|
23 |
- Validation Accuracy Unlabeled: 1.0
|
24 |
- Validation Accuracy Notlabeled: 0.9997
|
25 |
+
- Validation Accuracy Otherclass: 1.0
|
26 |
+
- Validation Accuracy Contrail: 0.7513
|
27 |
- Validation Iou Unlabeled: 1.0
|
28 |
- Validation Iou Notlabeled: 0.9993
|
29 |
+
- Validation Iou Otherclass: 0.9993
|
30 |
+
- Validation Iou Contrail: 0.6286
|
31 |
+
- Epoch: 49
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
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 |
+
| 0.0016 | 0.0026 | 0.9068 | 0.9377 | 0.9993 | 1.0 | 0.9997 | 1.0 | 0.7513 | 1.0 | 0.9993 | 0.9993 | 0.6286 | 49 |
|
107 |
|
108 |
|
109 |
### 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:2d436c1090cf1a1ed75b696659e12f2b2ee1c8d86fe81a211c2fbeb498f36afc
|
3 |
size 15135608
|