Lit4pCol4b
commited on
Commit
•
3837bbb
1
Parent(s):
12b0ee3
Training in progress epoch 30
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 |
|
@@ -82,6 +82,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.0918 | 0.1307 | 0.7440 | 0.8719 | 0.9635 | 0.6838 | 0.9545 | 0.9773 | 0.4872 | 0.7735 | 0.9713 | 29 |
|
|
|
85 |
|
86 |
|
87 |
### 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.0919
|
19 |
+
- Validation Loss: 0.1239
|
20 |
+
- Validation Mean Iou: 0.7405
|
21 |
+
- Validation Mean Accuracy: 0.8590
|
22 |
+
- Validation Overall Accuracy: 0.9641
|
23 |
+
- Validation Accuracy Unlabeled: 0.6442
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9526
|
25 |
+
- Validation Accuracy Agua: 0.9801
|
26 |
+
- Validation Iou Unlabeled: 0.4707
|
27 |
+
- Validation Iou Objeto Interes: 0.7784
|
28 |
+
- Validation Iou Agua: 0.9725
|
29 |
+
- Epoch: 30
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
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 |
| 0.0918 | 0.1307 | 0.7440 | 0.8719 | 0.9635 | 0.6838 | 0.9545 | 0.9773 | 0.4872 | 0.7735 | 0.9713 | 29 |
|
85 |
+
| 0.0919 | 0.1239 | 0.7405 | 0.8590 | 0.9641 | 0.6442 | 0.9526 | 0.9801 | 0.4707 | 0.7784 | 0.9725 | 30 |
|
86 |
|
87 |
|
88 |
### 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:0c1351a10faf4bf2b9786b2663410cadaf83c74a88a6751ea6e4e39fa1b436fe
|
3 |
size 54991500
|