Training in progress epoch 24
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.9986
|
23 |
-
- Validation Accuracy Unlabeled: 0.
|
24 |
-
- Validation Accuracy Notlabeled: 0.
|
25 |
-
- Validation Accuracy Otherclass: 0.
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
-
- Validation Iou Unlabeled: 0.
|
28 |
- Validation Iou Notlabeled: 0.9986
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -78,6 +78,7 @@ The following hyperparameters were used during training:
|
|
78 |
| 0.0039 | 0.0045 | 0.6824 | 0.6971 | 0.9985 | 0.8710 | 0.9999 | 0.7933 | 0.1243 | 0.8579 | 0.9985 | 0.7546 | 0.1186 | 21 |
|
79 |
| 0.0038 | 0.0041 | 0.7516 | 0.7748 | 0.9985 | 0.9612 | 0.9998 | 0.8779 | 0.2605 | 0.9397 | 0.9985 | 0.8395 | 0.2287 | 22 |
|
80 |
| 0.0035 | 0.0038 | 0.7683 | 0.8089 | 0.9986 | 0.9667 | 0.9997 | 0.9334 | 0.3359 | 0.9356 | 0.9986 | 0.8546 | 0.2843 | 23 |
|
|
|
81 |
|
82 |
|
83 |
### 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.0034
|
19 |
+
- Validation Loss: 0.0037
|
20 |
+
- Validation Mean Iou: 0.7905
|
21 |
+
- Validation Mean Accuracy: 0.8212
|
22 |
- Validation Overall Accuracy: 0.9986
|
23 |
+
- Validation Accuracy Unlabeled: 0.9639
|
24 |
+
- Validation Accuracy Notlabeled: 0.9996
|
25 |
+
- Validation Accuracy Otherclass: 0.9182
|
26 |
+
- Validation Accuracy Contrail: 0.4031
|
27 |
+
- Validation Iou Unlabeled: 0.9508
|
28 |
- Validation Iou Notlabeled: 0.9986
|
29 |
+
- Validation Iou Otherclass: 0.8856
|
30 |
+
- Validation Iou Contrail: 0.3270
|
31 |
+
- Epoch: 24
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
78 |
| 0.0039 | 0.0045 | 0.6824 | 0.6971 | 0.9985 | 0.8710 | 0.9999 | 0.7933 | 0.1243 | 0.8579 | 0.9985 | 0.7546 | 0.1186 | 21 |
|
79 |
| 0.0038 | 0.0041 | 0.7516 | 0.7748 | 0.9985 | 0.9612 | 0.9998 | 0.8779 | 0.2605 | 0.9397 | 0.9985 | 0.8395 | 0.2287 | 22 |
|
80 |
| 0.0035 | 0.0038 | 0.7683 | 0.8089 | 0.9986 | 0.9667 | 0.9997 | 0.9334 | 0.3359 | 0.9356 | 0.9986 | 0.8546 | 0.2843 | 23 |
|
81 |
+
| 0.0034 | 0.0037 | 0.7905 | 0.8212 | 0.9986 | 0.9639 | 0.9996 | 0.9182 | 0.4031 | 0.9508 | 0.9986 | 0.8856 | 0.3270 | 24 |
|
82 |
|
83 |
|
84 |
### 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:6af97aa728f7f1be49d248c8abac09b5034368728660f513d030a9bd2de86bfc
|
3 |
size 15135608
|