Training in progress epoch 22
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.9985
|
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.9985
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -76,6 +76,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 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 |
|
80 |
|
81 |
### 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.0038
|
19 |
+
- Validation Loss: 0.0041
|
20 |
+
- Validation Mean Iou: 0.7516
|
21 |
+
- Validation Mean Accuracy: 0.7748
|
22 |
- Validation Overall Accuracy: 0.9985
|
23 |
+
- Validation Accuracy Unlabeled: 0.9612
|
24 |
+
- Validation Accuracy Notlabeled: 0.9998
|
25 |
+
- Validation Accuracy Otherclass: 0.8779
|
26 |
+
- Validation Accuracy Contrail: 0.2605
|
27 |
+
- Validation Iou Unlabeled: 0.9397
|
28 |
- Validation Iou Notlabeled: 0.9985
|
29 |
+
- Validation Iou Otherclass: 0.8395
|
30 |
+
- Validation Iou Contrail: 0.2287
|
31 |
+
- Epoch: 22
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
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 |
| 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 |
|
81 |
|
82 |
### 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:8e8247834ec58a42e05621010cfc4ab1adb5c74dcaaab88a238173ab42fe5efa
|
3 |
size 15135608
|