Training in progress epoch 18
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.9984
|
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.9984
|
29 |
-
- Validation Iou Otherclass: 0.
|
30 |
-
- Validation Iou Contrail: 0.
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -72,6 +72,7 @@ The following hyperparameters were used during training:
|
|
72 |
| 0.0060 | 0.0056 | 0.5133 | 0.5326 | 0.9983 | 0.4799 | 1.0000 | 0.6283 | 0.0221 | 0.4722 | 0.9983 | 0.5608 | 0.0218 | 15 |
|
73 |
| 0.0055 | 0.0056 | 0.5975 | 0.6504 | 0.9984 | 0.7018 | 0.9999 | 0.8058 | 0.0942 | 0.6731 | 0.9984 | 0.6317 | 0.0868 | 16 |
|
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 |
|
76 |
|
77 |
### 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.0048
|
19 |
+
- Validation Loss: 0.0047
|
20 |
+
- Validation Mean Iou: 0.6598
|
21 |
+
- Validation Mean Accuracy: 0.6878
|
22 |
- Validation Overall Accuracy: 0.9984
|
23 |
+
- Validation Accuracy Unlabeled: 0.8252
|
24 |
+
- Validation Accuracy Notlabeled: 0.9998
|
25 |
+
- Validation Accuracy Otherclass: 0.7809
|
26 |
+
- Validation Accuracy Contrail: 0.1453
|
27 |
+
- Validation Iou Unlabeled: 0.8013
|
28 |
- Validation Iou Notlabeled: 0.9984
|
29 |
+
- Validation Iou Otherclass: 0.7095
|
30 |
+
- Validation Iou Contrail: 0.1298
|
31 |
+
- Epoch: 18
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
72 |
| 0.0060 | 0.0056 | 0.5133 | 0.5326 | 0.9983 | 0.4799 | 1.0000 | 0.6283 | 0.0221 | 0.4722 | 0.9983 | 0.5608 | 0.0218 | 15 |
|
73 |
| 0.0055 | 0.0056 | 0.5975 | 0.6504 | 0.9984 | 0.7018 | 0.9999 | 0.8058 | 0.0942 | 0.6731 | 0.9984 | 0.6317 | 0.0868 | 16 |
|
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 |
|
77 |
|
78 |
### 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:47398e52e4f9a3087df2cb89ee0958dd3391ad9da1d04936ef26f374bf9bc908
|
3 |
size 15135608
|