Lit4pCol4b
commited on
Commit
•
3f62526
1
Parent(s):
38af044
Training in progress epoch 14
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 |
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
| 0.1608 | 0.1613 | 0.7046 | 0.8348 | 0.9564 | 0.6010 | 0.9285 | 0.9750 | 0.4156 | 0.7325 | 0.9655 | 11 |
|
67 |
| 0.1425 | 0.1387 | 0.7268 | 0.8355 | 0.9618 | 0.6140 | 0.9109 | 0.9816 | 0.4499 | 0.7605 | 0.9698 | 12 |
|
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 |
|
70 |
|
71 |
### 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.1286
|
19 |
+
- Validation Loss: 0.1279
|
20 |
+
- Validation Mean Iou: 0.7267
|
21 |
+
- Validation Mean Accuracy: 0.8320
|
22 |
+
- Validation Overall Accuracy: 0.9630
|
23 |
+
- Validation Accuracy Unlabeled: 0.5856
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9270
|
25 |
+
- Validation Accuracy Agua: 0.9833
|
26 |
+
- Validation Iou Unlabeled: 0.4473
|
27 |
+
- Validation Iou Objeto Interes: 0.7614
|
28 |
+
- Validation Iou Agua: 0.9715
|
29 |
+
- Epoch: 14
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
66 |
| 0.1608 | 0.1613 | 0.7046 | 0.8348 | 0.9564 | 0.6010 | 0.9285 | 0.9750 | 0.4156 | 0.7325 | 0.9655 | 11 |
|
67 |
| 0.1425 | 0.1387 | 0.7268 | 0.8355 | 0.9618 | 0.6140 | 0.9109 | 0.9816 | 0.4499 | 0.7605 | 0.9698 | 12 |
|
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 |
|
71 |
|
72 |
### 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:68d3186e53d4af51788d0723f2bba7f567b0f04cbc9b1b7f6db13f70561be167
|
3 |
size 54991500
|