Training in progress epoch 28
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.9997
|
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 |
|
@@ -82,6 +82,7 @@ The following hyperparameters were used during training:
|
|
82 |
| 0.0032 | 0.0037 | 0.7938 | 0.8154 | 0.9987 | 0.9515 | 0.9997 | 0.9112 | 0.3992 | 0.9469 | 0.9987 | 0.8939 | 0.3358 | 25 |
|
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 |
|
86 |
|
87 |
### 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.0029
|
19 |
+
- Validation Loss: 0.0033
|
20 |
+
- Validation Mean Iou: 0.8431
|
21 |
+
- Validation Mean Accuracy: 0.8689
|
22 |
+
- Validation Overall Accuracy: 0.9988
|
23 |
+
- Validation Accuracy Unlabeled: 0.9917
|
24 |
- Validation Accuracy Notlabeled: 0.9997
|
25 |
+
- Validation Accuracy Otherclass: 0.9834
|
26 |
+
- Validation Accuracy Contrail: 0.5011
|
27 |
+
- Validation Iou Unlabeled: 0.9910
|
28 |
+
- Validation Iou Notlabeled: 0.9988
|
29 |
+
- Validation Iou Otherclass: 0.9653
|
30 |
+
- Validation Iou Contrail: 0.4172
|
31 |
+
- Epoch: 28
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
82 |
| 0.0032 | 0.0037 | 0.7938 | 0.8154 | 0.9987 | 0.9515 | 0.9997 | 0.9112 | 0.3992 | 0.9469 | 0.9987 | 0.8939 | 0.3358 | 25 |
|
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
|
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:37ac76643f204cd9a0e9ac02b092af63f812bc5823ba5b4a890f3eefda48ace2
|
3 |
size 15135608
|