Lit4pCol4b
commited on
Commit
•
0d15f76
1
Parent(s):
ee65f4b
Training in progress epoch 28
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 |
|
@@ -80,6 +80,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0899
|
19 |
+
- Validation Loss: 0.0984
|
20 |
+
- Validation Mean Iou: 0.7572
|
21 |
+
- Validation Mean Accuracy: 0.8550
|
22 |
+
- Validation Overall Accuracy: 0.9683
|
23 |
+
- Validation Accuracy Unlabeled: 0.6393
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9398
|
25 |
+
- Validation Accuracy Agua: 0.9858
|
26 |
+
- Validation Iou Unlabeled: 0.5015
|
27 |
+
- Validation Iou Objeto Interes: 0.7940
|
28 |
+
- Validation Iou Agua: 0.9759
|
29 |
+
- Epoch: 28
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
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 |
+
| 0.0899 | 0.0984 | 0.7572 | 0.8550 | 0.9683 | 0.6393 | 0.9398 | 0.9858 | 0.5015 | 0.7940 | 0.9759 | 28 |
|
84 |
|
85 |
|
86 |
### 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:0af84245ffb758aad337229547720c8c9f6d00acb029b6ac922cf21f4bf7f825
|
3 |
size 54991500
|