Training in progress epoch 12
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.9983
|
23 |
-
- Validation Accuracy Unlabeled: 0.
|
24 |
- Validation Accuracy Notlabeled: 1.0000
|
25 |
-
- Validation Accuracy Otherclass: 0.
|
26 |
-
- Validation Accuracy Contrail: 0.
|
27 |
-
- Validation Iou Unlabeled: 0.
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
| 0.0106 | 0.0103 | 0.2744 | 0.2756 | 0.9983 | 0.0180 | 1.0000 | 0.0832 | 0.0013 | 0.0179 | 0.9983 | 0.0801 | 0.0013 | 9 |
|
67 |
| 0.0100 | 0.0094 | 0.3172 | 0.3225 | 0.9983 | 0.0527 | 1.0000 | 0.2344 | 0.0030 | 0.0521 | 0.9983 | 0.2154 | 0.0030 | 10 |
|
68 |
| 0.0091 | 0.0087 | 0.3117 | 0.3138 | 0.9983 | 0.1026 | 1.0000 | 0.1470 | 0.0055 | 0.1014 | 0.9983 | 0.1415 | 0.0055 | 11 |
|
|
|
69 |
|
70 |
|
71 |
### 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.0083
|
19 |
+
- Validation Loss: 0.0076
|
20 |
+
- Validation Mean Iou: 0.3844
|
21 |
+
- Validation Mean Accuracy: 0.3941
|
22 |
- Validation Overall Accuracy: 0.9983
|
23 |
+
- Validation Accuracy Unlabeled: 0.1540
|
24 |
- Validation Accuracy Notlabeled: 1.0000
|
25 |
+
- Validation Accuracy Otherclass: 0.4189
|
26 |
+
- Validation Accuracy Contrail: 0.0037
|
27 |
+
- Validation Iou Unlabeled: 0.1516
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
+
- Validation Iou Otherclass: 0.3840
|
30 |
+
- Validation Iou Contrail: 0.0037
|
31 |
+
- Epoch: 12
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
66 |
| 0.0106 | 0.0103 | 0.2744 | 0.2756 | 0.9983 | 0.0180 | 1.0000 | 0.0832 | 0.0013 | 0.0179 | 0.9983 | 0.0801 | 0.0013 | 9 |
|
67 |
| 0.0100 | 0.0094 | 0.3172 | 0.3225 | 0.9983 | 0.0527 | 1.0000 | 0.2344 | 0.0030 | 0.0521 | 0.9983 | 0.2154 | 0.0030 | 10 |
|
68 |
| 0.0091 | 0.0087 | 0.3117 | 0.3138 | 0.9983 | 0.1026 | 1.0000 | 0.1470 | 0.0055 | 0.1014 | 0.9983 | 0.1415 | 0.0055 | 11 |
|
69 |
+
| 0.0083 | 0.0076 | 0.3844 | 0.3941 | 0.9983 | 0.1540 | 1.0000 | 0.4189 | 0.0037 | 0.1516 | 0.9983 | 0.3840 | 0.0037 | 12 |
|
70 |
|
71 |
|
72 |
### 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:b2bc8db7ea0528ad5da426f8a07b9e65e40c21a8c121c5e09fce897cbd413786
|
3 |
size 15135608
|