Lit4pCol4b
commited on
Commit
•
062da53
1
Parent(s):
d5d8239
Training in progress epoch 26
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 |
|
@@ -78,6 +78,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0931
|
19 |
+
- Validation Loss: 0.0977
|
20 |
+
- Validation Mean Iou: 0.7616
|
21 |
+
- Validation Mean Accuracy: 0.8574
|
22 |
+
- Validation Overall Accuracy: 0.9684
|
23 |
+
- Validation Accuracy Unlabeled: 0.6623
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9242
|
25 |
+
- Validation Accuracy Agua: 0.9858
|
26 |
+
- Validation Iou Unlabeled: 0.5099
|
27 |
+
- Validation Iou Objeto Interes: 0.7995
|
28 |
+
- Validation Iou Agua: 0.9754
|
29 |
+
- Epoch: 26
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
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 |
+
| 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
|
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:9134f29029e2edc49aba937c4064fe3c1c84505b7ed5b8d52762199d9e5a8a99
|
3 |
size 54991500
|