Lit4pCol4b
commited on
Commit
•
c81298e
1
Parent(s):
0d02939
Training in progress epoch 16
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 |
|
@@ -68,6 +68,7 @@ The following hyperparameters were used during training:
|
|
68 |
| 0.1299 | 0.1230 | 0.7198 | 0.8184 | 0.9628 | 0.5475 | 0.9225 | 0.9851 | 0.4286 | 0.7595 | 0.9714 | 13 |
|
69 |
| 0.1286 | 0.1279 | 0.7267 | 0.8320 | 0.9630 | 0.5856 | 0.9270 | 0.9833 | 0.4473 | 0.7614 | 0.9715 | 14 |
|
70 |
| 0.1322 | 0.1201 | 0.7428 | 0.8380 | 0.9651 | 0.6334 | 0.8954 | 0.9854 | 0.4772 | 0.7791 | 0.9722 | 15 |
|
|
|
71 |
|
72 |
|
73 |
### 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.1203
|
19 |
+
- Validation Loss: 0.1076
|
20 |
+
- Validation Mean Iou: 0.7439
|
21 |
+
- Validation Mean Accuracy: 0.8294
|
22 |
+
- Validation Overall Accuracy: 0.9663
|
23 |
+
- Validation Accuracy Unlabeled: 0.6001
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9000
|
25 |
+
- Validation Accuracy Agua: 0.9880
|
26 |
+
- Validation Iou Unlabeled: 0.4712
|
27 |
+
- Validation Iou Objeto Interes: 0.7872
|
28 |
+
- Validation Iou Agua: 0.9732
|
29 |
+
- Epoch: 16
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
68 |
| 0.1299 | 0.1230 | 0.7198 | 0.8184 | 0.9628 | 0.5475 | 0.9225 | 0.9851 | 0.4286 | 0.7595 | 0.9714 | 13 |
|
69 |
| 0.1286 | 0.1279 | 0.7267 | 0.8320 | 0.9630 | 0.5856 | 0.9270 | 0.9833 | 0.4473 | 0.7614 | 0.9715 | 14 |
|
70 |
| 0.1322 | 0.1201 | 0.7428 | 0.8380 | 0.9651 | 0.6334 | 0.8954 | 0.9854 | 0.4772 | 0.7791 | 0.9722 | 15 |
|
71 |
+
| 0.1203 | 0.1076 | 0.7439 | 0.8294 | 0.9663 | 0.6001 | 0.9000 | 0.9880 | 0.4712 | 0.7872 | 0.9732 | 16 |
|
72 |
|
73 |
|
74 |
### 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:0da25509bf36037d08f25def643ca4c0244d64c91a1001d06e610963ceac975f
|
3 |
size 54991500
|