Training in progress epoch 29
Browse files- README.md +12 -11
- 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.9988
|
23 |
-
- Validation Accuracy Unlabeled: 0.
|
24 |
- Validation Accuracy Notlabeled: 0.9997
|
25 |
-
- Validation Accuracy Otherclass: 0.
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
-
- Validation Iou Unlabeled: 0.
|
28 |
- Validation Iou Notlabeled: 0.9988
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -83,6 +83,7 @@ The following hyperparameters were used during training:
|
|
83 |
| 0.0031 | 0.0036 | 0.8250 | 0.8524 | 0.9988 | 0.9806 | 0.9996 | 0.9431 | 0.4864 | 0.9772 | 0.9988 | 0.9315 | 0.3924 | 26 |
|
84 |
| 0.0030 | 0.0035 | 0.8204 | 0.8392 | 0.9987 | 0.9736 | 0.9997 | 0.9820 | 0.4015 | 0.9736 | 0.9987 | 0.9659 | 0.3435 | 27 |
|
85 |
| 0.0029 | 0.0033 | 0.8431 | 0.8689 | 0.9988 | 0.9917 | 0.9997 | 0.9834 | 0.5011 | 0.9910 | 0.9988 | 0.9653 | 0.4172 | 28 |
|
|
|
86 |
|
87 |
|
88 |
### 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.0027
|
19 |
+
- Validation Loss: 0.0034
|
20 |
+
- Validation Mean Iou: 0.8337
|
21 |
+
- Validation Mean Accuracy: 0.8539
|
22 |
- Validation Overall Accuracy: 0.9988
|
23 |
+
- Validation Accuracy Unlabeled: 0.9945
|
24 |
- Validation Accuracy Notlabeled: 0.9997
|
25 |
+
- Validation Accuracy Otherclass: 0.9875
|
26 |
+
- Validation Accuracy Contrail: 0.4341
|
27 |
+
- Validation Iou Unlabeled: 0.9945
|
28 |
- Validation Iou Notlabeled: 0.9988
|
29 |
+
- Validation Iou Otherclass: 0.9648
|
30 |
+
- Validation Iou Contrail: 0.3767
|
31 |
+
- Epoch: 29
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
83 |
| 0.0031 | 0.0036 | 0.8250 | 0.8524 | 0.9988 | 0.9806 | 0.9996 | 0.9431 | 0.4864 | 0.9772 | 0.9988 | 0.9315 | 0.3924 | 26 |
|
84 |
| 0.0030 | 0.0035 | 0.8204 | 0.8392 | 0.9987 | 0.9736 | 0.9997 | 0.9820 | 0.4015 | 0.9736 | 0.9987 | 0.9659 | 0.3435 | 27 |
|
85 |
| 0.0029 | 0.0033 | 0.8431 | 0.8689 | 0.9988 | 0.9917 | 0.9997 | 0.9834 | 0.5011 | 0.9910 | 0.9988 | 0.9653 | 0.4172 | 28 |
|
86 |
+
| 0.0027 | 0.0034 | 0.8337 | 0.8539 | 0.9988 | 0.9945 | 0.9997 | 0.9875 | 0.4341 | 0.9945 | 0.9988 | 0.9648 | 0.3767 | 29 |
|
87 |
|
88 |
|
89 |
### 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:872e9deffad52cf5ae7ccb68b1e3fe20fdab6d7b20c0abd3e8beb94b9284b28e
|
3 |
size 15135608
|