Lit4pCol4b
commited on
Commit
•
ee65f4b
1
Parent(s):
062da53
Training in progress epoch 27
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 |
|
@@ -79,6 +79,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.0931 | 0.0977 | 0.7616 | 0.8574 | 0.9684 | 0.6623 | 0.9242 | 0.9858 | 0.5099 | 0.7995 | 0.9754 | 26 |
|
|
|
82 |
|
83 |
|
84 |
### 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.0913
|
19 |
+
- Validation Loss: 0.0899
|
20 |
+
- Validation Mean Iou: 0.7685
|
21 |
+
- Validation Mean Accuracy: 0.8547
|
22 |
+
- Validation Overall Accuracy: 0.9701
|
23 |
+
- Validation Accuracy Unlabeled: 0.6575
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9184
|
25 |
+
- Validation Accuracy Agua: 0.9883
|
26 |
+
- Validation Iou Unlabeled: 0.5192
|
27 |
+
- Validation Iou Objeto Interes: 0.8096
|
28 |
+
- Validation Iou Agua: 0.9768
|
29 |
+
- Epoch: 27
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
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 |
| 0.0931 | 0.0977 | 0.7616 | 0.8574 | 0.9684 | 0.6623 | 0.9242 | 0.9858 | 0.5099 | 0.7995 | 0.9754 | 26 |
|
82 |
+
| 0.0913 | 0.0899 | 0.7685 | 0.8547 | 0.9701 | 0.6575 | 0.9184 | 0.9883 | 0.5192 | 0.8096 | 0.9768 | 27 |
|
83 |
|
84 |
|
85 |
### 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:ea6a7fe30a8103f10e23aa484d1ff479e7d0609e4402c42f9ed8fc7178c2fb88
|
3 |
size 54991500
|