Lit4pCol4b
commited on
Commit
•
8bfca07
1
Parent(s):
0f4adcf
Training in progress epoch 34
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 |
|
@@ -86,6 +86,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.0889 | 0.1069 | 0.7563 | 0.8708 | 0.9664 | 0.6864 | 0.9450 | 0.9811 | 0.5038 | 0.7913 | 0.9738 | 32 |
|
88 |
| 0.0836 | 0.0913 | 0.7707 | 0.8617 | 0.9702 | 0.6714 | 0.9265 | 0.9873 | 0.5265 | 0.8086 | 0.9770 | 33 |
|
|
|
89 |
|
90 |
|
91 |
### 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.0822
|
19 |
+
- Validation Loss: 0.1041
|
20 |
+
- Validation Mean Iou: 0.7645
|
21 |
+
- Validation Mean Accuracy: 0.8788
|
22 |
+
- Validation Overall Accuracy: 0.9672
|
23 |
+
- Validation Accuracy Unlabeled: 0.7170
|
24 |
+
- Validation Accuracy Objeto Interes: 0.9383
|
25 |
+
- Validation Accuracy Agua: 0.9809
|
26 |
+
- Validation Iou Unlabeled: 0.5161
|
27 |
+
- Validation Iou Objeto Interes: 0.8035
|
28 |
+
- Validation Iou Agua: 0.9740
|
29 |
+
- Epoch: 34
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
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 |
| 0.0889 | 0.1069 | 0.7563 | 0.8708 | 0.9664 | 0.6864 | 0.9450 | 0.9811 | 0.5038 | 0.7913 | 0.9738 | 32 |
|
88 |
| 0.0836 | 0.0913 | 0.7707 | 0.8617 | 0.9702 | 0.6714 | 0.9265 | 0.9873 | 0.5265 | 0.8086 | 0.9770 | 33 |
|
89 |
+
| 0.0822 | 0.1041 | 0.7645 | 0.8788 | 0.9672 | 0.7170 | 0.9383 | 0.9809 | 0.5161 | 0.8035 | 0.9740 | 34 |
|
90 |
|
91 |
|
92 |
### 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:4f832c175ef9c75b99ecc0e8d9f82f76047bd90be036ff21cfbd4ae440ff06bf
|
3 |
size 54991500
|