Commit
·
7f83f2c
1
Parent(s):
3837bbb
Training in progress epoch 31
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 |
|
@@ -83,6 +83,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0925
|
19 |
+
- Validation Loss: 0.0990
|
20 |
+
- Validation Mean Iou: 0.7699
|
21 |
+
- Validation Mean Accuracy: 0.8629
|
22 |
+
- Validation Overall Accuracy: 0.9696
|
23 |
+
- Validation Accuracy Unlabeled: 0.6859
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9163
|
25 |
+
- Validation Accuracy Agua: 0.9865
|
26 |
+
- Validation Iou Unlabeled: 0.5271
|
27 |
+
- Validation Iou Objeto Interes: 0.8067
|
28 |
+
- Validation Iou Agua: 0.9761
|
29 |
+
- Epoch: 31
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
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 |
+
| 0.0925 | 0.0990 | 0.7699 | 0.8629 | 0.9696 | 0.6859 | 0.9163 | 0.9865 | 0.5271 | 0.8067 | 0.9761 | 31 |
|
87 |
|
88 |
|
89 |
### 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:5ae0edf9d724d2a4350e7de0986fbda486f9f4eb05c7ef56b00fc6c1f4438f7b
|
3 |
size 54991500
|