Commit
·
d5d8239
1
Parent(s):
95ce9c8
Training in progress epoch 25
Browse files- README.md +13 -12
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,18 +15,18 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) 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 Objeto Interes: 0.
|
25 |
-
- Validation Accuracy Agua: 0.
|
26 |
-
- Validation Iou Unlabeled: 0.
|
27 |
-
- Validation Iou Objeto Interes: 0.
|
28 |
-
- Validation Iou Agua: 0.
|
29 |
-
- Epoch:
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -77,6 +77,7 @@ The following hyperparameters were used during training:
|
|
77 |
| 0.1031 | 0.1045 | 0.7511 | 0.8522 | 0.9668 | 0.6398 | 0.9323 | 0.9846 | 0.4911 | 0.7878 | 0.9743 | 22 |
|
78 |
| 0.1038 | 0.1245 | 0.7335 | 0.8535 | 0.9628 | 0.6322 | 0.9488 | 0.9794 | 0.4609 | 0.7683 | 0.9713 | 23 |
|
79 |
| 0.0989 | 0.1130 | 0.7476 | 0.8608 | 0.9652 | 0.6641 | 0.9372 | 0.9813 | 0.4895 | 0.7805 | 0.9729 | 24 |
|
|
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0961
|
19 |
+
- Validation Loss: 0.0993
|
20 |
+
- Validation Mean Iou: 0.7534
|
21 |
+
- Validation Mean Accuracy: 0.8560
|
22 |
+
- Validation Overall Accuracy: 0.9672
|
23 |
+
- Validation Accuracy Unlabeled: 0.6481
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9356
|
25 |
+
- Validation Accuracy Agua: 0.9844
|
26 |
+
- Validation Iou Unlabeled: 0.4949
|
27 |
+
- Validation Iou Objeto Interes: 0.7904
|
28 |
+
- Validation Iou Agua: 0.9748
|
29 |
+
- Epoch: 25
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
77 |
| 0.1031 | 0.1045 | 0.7511 | 0.8522 | 0.9668 | 0.6398 | 0.9323 | 0.9846 | 0.4911 | 0.7878 | 0.9743 | 22 |
|
78 |
| 0.1038 | 0.1245 | 0.7335 | 0.8535 | 0.9628 | 0.6322 | 0.9488 | 0.9794 | 0.4609 | 0.7683 | 0.9713 | 23 |
|
79 |
| 0.0989 | 0.1130 | 0.7476 | 0.8608 | 0.9652 | 0.6641 | 0.9372 | 0.9813 | 0.4895 | 0.7805 | 0.9729 | 24 |
|
80 |
+
| 0.0961 | 0.0993 | 0.7534 | 0.8560 | 0.9672 | 0.6481 | 0.9356 | 0.9844 | 0.4949 | 0.7904 | 0.9748 | 25 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54991500
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bd32bf29fb197d1228e8f6a731feb56a98314912dde13fc751957fc4a3756c1
|
3 |
size 54991500
|