Lit4pCol4b
commited on
Commit
•
22c0450
1
Parent(s):
1aba061
Training in progress epoch 7
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 |
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.2383 | 0.2245 | 0.6401 | 0.7568 | 0.9469 | 0.4203 | 0.8735 | 0.9767 | 0.2975 | 0.6644 | 0.9586 | 4 |
|
60 |
| 0.2075 | 0.2243 | 0.6606 | 0.7809 | 0.9501 | 0.4690 | 0.8975 | 0.9764 | 0.3332 | 0.6879 | 0.9608 | 5 |
|
61 |
| 0.1943 | 0.1820 | 0.6721 | 0.7704 | 0.9559 | 0.4301 | 0.8964 | 0.9847 | 0.3423 | 0.7083 | 0.9658 | 6 |
|
|
|
62 |
|
63 |
|
64 |
### 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.1835
|
19 |
+
- Validation Loss: 0.2237
|
20 |
+
- Validation Mean Iou: 0.6866
|
21 |
+
- Validation Mean Accuracy: 0.8243
|
22 |
+
- Validation Overall Accuracy: 0.9510
|
23 |
+
- Validation Accuracy Unlabeled: 0.5945
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9077
|
25 |
+
- Validation Accuracy Agua: 0.9707
|
26 |
+
- Validation Iou Unlabeled: 0.3844
|
27 |
+
- Validation Iou Objeto Interes: 0.7151
|
28 |
+
- Validation Iou Agua: 0.9601
|
29 |
+
- Epoch: 7
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
59 |
| 0.2383 | 0.2245 | 0.6401 | 0.7568 | 0.9469 | 0.4203 | 0.8735 | 0.9767 | 0.2975 | 0.6644 | 0.9586 | 4 |
|
60 |
| 0.2075 | 0.2243 | 0.6606 | 0.7809 | 0.9501 | 0.4690 | 0.8975 | 0.9764 | 0.3332 | 0.6879 | 0.9608 | 5 |
|
61 |
| 0.1943 | 0.1820 | 0.6721 | 0.7704 | 0.9559 | 0.4301 | 0.8964 | 0.9847 | 0.3423 | 0.7083 | 0.9658 | 6 |
|
62 |
+
| 0.1835 | 0.2237 | 0.6866 | 0.8243 | 0.9510 | 0.5945 | 0.9077 | 0.9707 | 0.3844 | 0.7151 | 0.9601 | 7 |
|
63 |
|
64 |
|
65 |
### 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:e9cf965b97baeddea38dd1dff6e72ca965470a9fadd3ed50e28fa5d51fadebca
|
3 |
size 54991500
|