Training in progress epoch 20
Browse files- README.md +14 -13
- 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.
|
23 |
-
- Validation Accuracy Unlabeled: 0.
|
24 |
- Validation Accuracy Notlabeled: 0.9998
|
25 |
-
- Validation Accuracy Otherclass: 0.
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
-
- Validation Iou Unlabeled: 0.
|
28 |
-
- Validation Iou Notlabeled: 0.
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -74,6 +74,7 @@ The following hyperparameters were used during training:
|
|
74 |
| 0.0051 | 0.0050 | 0.5800 | 0.6003 | 0.9984 | 0.6893 | 0.9999 | 0.6644 | 0.0476 | 0.6707 | 0.9984 | 0.6048 | 0.0462 | 17 |
|
75 |
| 0.0048 | 0.0047 | 0.6598 | 0.6878 | 0.9984 | 0.8252 | 0.9998 | 0.7809 | 0.1453 | 0.8013 | 0.9984 | 0.7095 | 0.1298 | 18 |
|
76 |
| 0.0045 | 0.0045 | 0.6596 | 0.7122 | 0.9984 | 0.9057 | 0.9998 | 0.7739 | 0.1693 | 0.8117 | 0.9984 | 0.6774 | 0.1508 | 19 |
|
|
|
77 |
|
78 |
|
79 |
### 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.0042
|
19 |
+
- Validation Loss: 0.0042
|
20 |
+
- Validation Mean Iou: 0.6956
|
21 |
+
- Validation Mean Accuracy: 0.7259
|
22 |
+
- Validation Overall Accuracy: 0.9985
|
23 |
+
- Validation Accuracy Unlabeled: 0.8669
|
24 |
- Validation Accuracy Notlabeled: 0.9998
|
25 |
+
- Validation Accuracy Otherclass: 0.8294
|
26 |
+
- Validation Accuracy Contrail: 0.2074
|
27 |
+
- Validation Iou Unlabeled: 0.8609
|
28 |
+
- Validation Iou Notlabeled: 0.9985
|
29 |
+
- Validation Iou Otherclass: 0.7396
|
30 |
+
- Validation Iou Contrail: 0.1835
|
31 |
+
- Epoch: 20
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
74 |
| 0.0051 | 0.0050 | 0.5800 | 0.6003 | 0.9984 | 0.6893 | 0.9999 | 0.6644 | 0.0476 | 0.6707 | 0.9984 | 0.6048 | 0.0462 | 17 |
|
75 |
| 0.0048 | 0.0047 | 0.6598 | 0.6878 | 0.9984 | 0.8252 | 0.9998 | 0.7809 | 0.1453 | 0.8013 | 0.9984 | 0.7095 | 0.1298 | 18 |
|
76 |
| 0.0045 | 0.0045 | 0.6596 | 0.7122 | 0.9984 | 0.9057 | 0.9998 | 0.7739 | 0.1693 | 0.8117 | 0.9984 | 0.6774 | 0.1508 | 19 |
|
77 |
+
| 0.0042 | 0.0042 | 0.6956 | 0.7259 | 0.9985 | 0.8669 | 0.9998 | 0.8294 | 0.2074 | 0.8609 | 0.9985 | 0.7396 | 0.1835 | 20 |
|
78 |
|
79 |
|
80 |
### 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:b3759cc75d2f3a144efeab49901b502b027afba10f3036912a18acfc536e02a1
|
3 |
size 15135608
|