Lit4pCol4b
commited on
Commit
•
de900b4
1
Parent(s):
d11c89d
Training in progress epoch 39
Browse files- README.md +11 -10
- 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.9838
|
26 |
-
- Validation Iou Unlabeled: 0.
|
27 |
-
- Validation Iou Objeto Interes: 0.
|
28 |
- Validation Iou Agua: 0.9760
|
29 |
-
- Epoch:
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -91,6 +91,7 @@ The following hyperparameters were used during training:
|
|
91 |
| 0.0800 | 0.1018 | 0.7597 | 0.8681 | 0.9678 | 0.6728 | 0.9485 | 0.9830 | 0.5104 | 0.7935 | 0.9752 | 36 |
|
92 |
| 0.0779 | 0.0975 | 0.7727 | 0.8769 | 0.9692 | 0.7185 | 0.9286 | 0.9837 | 0.5349 | 0.8075 | 0.9757 | 37 |
|
93 |
| 0.0756 | 0.0984 | 0.7697 | 0.8742 | 0.9691 | 0.7003 | 0.9385 | 0.9838 | 0.5280 | 0.8051 | 0.9760 | 38 |
|
|
|
94 |
|
95 |
|
96 |
### 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.0787
|
19 |
+
- Validation Loss: 0.1007
|
20 |
+
- Validation Mean Iou: 0.7646
|
21 |
+
- Validation Mean Accuracy: 0.8701
|
22 |
+
- Validation Overall Accuracy: 0.9687
|
23 |
+
- Validation Accuracy Unlabeled: 0.6791
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9475
|
25 |
- Validation Accuracy Agua: 0.9838
|
26 |
+
- Validation Iou Unlabeled: 0.5173
|
27 |
+
- Validation Iou Objeto Interes: 0.8005
|
28 |
- Validation Iou Agua: 0.9760
|
29 |
+
- Epoch: 39
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
91 |
| 0.0800 | 0.1018 | 0.7597 | 0.8681 | 0.9678 | 0.6728 | 0.9485 | 0.9830 | 0.5104 | 0.7935 | 0.9752 | 36 |
|
92 |
| 0.0779 | 0.0975 | 0.7727 | 0.8769 | 0.9692 | 0.7185 | 0.9286 | 0.9837 | 0.5349 | 0.8075 | 0.9757 | 37 |
|
93 |
| 0.0756 | 0.0984 | 0.7697 | 0.8742 | 0.9691 | 0.7003 | 0.9385 | 0.9838 | 0.5280 | 0.8051 | 0.9760 | 38 |
|
94 |
+
| 0.0787 | 0.1007 | 0.7646 | 0.8701 | 0.9687 | 0.6791 | 0.9475 | 0.9838 | 0.5173 | 0.8005 | 0.9760 | 39 |
|
95 |
|
96 |
|
97 |
### 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:83e3e4d515728c7233fe9b2e42cb393597ab6ae8fce62c8e21b223d9189a36ef
|
3 |
size 54991500
|