Lit4pCol4b
commited on
Commit
•
67445b9
1
Parent(s):
093db35
Training in progress epoch 23
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 |
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
75 |
| 0.1101 | 0.1157 | 0.7590 | 0.8657 | 0.9664 | 0.7130 | 0.9015 | 0.9827 | 0.5107 | 0.7928 | 0.9733 | 20 |
|
76 |
| 0.1045 | 0.1099 | 0.7513 | 0.8565 | 0.9664 | 0.6570 | 0.9288 | 0.9835 | 0.4959 | 0.7841 | 0.9739 | 21 |
|
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 |
|
79 |
|
80 |
### 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.1038
|
19 |
+
- Validation Loss: 0.1245
|
20 |
+
- Validation Mean Iou: 0.7335
|
21 |
+
- Validation Mean Accuracy: 0.8535
|
22 |
+
- Validation Overall Accuracy: 0.9628
|
23 |
+
- Validation Accuracy Unlabeled: 0.6322
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9488
|
25 |
+
- Validation Accuracy Agua: 0.9794
|
26 |
+
- Validation Iou Unlabeled: 0.4609
|
27 |
+
- Validation Iou Objeto Interes: 0.7683
|
28 |
+
- Validation Iou Agua: 0.9713
|
29 |
+
- Epoch: 23
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
75 |
| 0.1101 | 0.1157 | 0.7590 | 0.8657 | 0.9664 | 0.7130 | 0.9015 | 0.9827 | 0.5107 | 0.7928 | 0.9733 | 20 |
|
76 |
| 0.1045 | 0.1099 | 0.7513 | 0.8565 | 0.9664 | 0.6570 | 0.9288 | 0.9835 | 0.4959 | 0.7841 | 0.9739 | 21 |
|
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 |
|
80 |
|
81 |
### 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:0852b11fc15ebbcdb7e5950464d24bcbfae917d34afb9e2ee528b720fda97e49
|
3 |
size 54991500
|