Lit4pCol4b
commited on
Commit
•
1aba061
1
Parent(s):
109c347
Training in progress epoch 6
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 |
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
| 0.2846 | 0.2434 | 0.6188 | 0.7343 | 0.9442 | 0.3415 | 0.8847 | 0.9767 | 0.2514 | 0.6486 | 0.9564 | 3 |
|
59 |
| 0.2383 | 0.2245 | 0.6401 | 0.7568 | 0.9469 | 0.4203 | 0.8735 | 0.9767 | 0.2975 | 0.6644 | 0.9586 | 4 |
|
60 |
| 0.2075 | 0.2243 | 0.6606 | 0.7809 | 0.9501 | 0.4690 | 0.8975 | 0.9764 | 0.3332 | 0.6879 | 0.9608 | 5 |
|
|
|
61 |
|
62 |
|
63 |
### 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.1943
|
19 |
+
- Validation Loss: 0.1820
|
20 |
+
- Validation Mean Iou: 0.6721
|
21 |
+
- Validation Mean Accuracy: 0.7704
|
22 |
+
- Validation Overall Accuracy: 0.9559
|
23 |
+
- Validation Accuracy Unlabeled: 0.4301
|
24 |
+
- Validation Accuracy Objeto Interes: 0.8964
|
25 |
+
- Validation Accuracy Agua: 0.9847
|
26 |
+
- Validation Iou Unlabeled: 0.3423
|
27 |
+
- Validation Iou Objeto Interes: 0.7083
|
28 |
+
- Validation Iou Agua: 0.9658
|
29 |
+
- Epoch: 6
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
58 |
| 0.2846 | 0.2434 | 0.6188 | 0.7343 | 0.9442 | 0.3415 | 0.8847 | 0.9767 | 0.2514 | 0.6486 | 0.9564 | 3 |
|
59 |
| 0.2383 | 0.2245 | 0.6401 | 0.7568 | 0.9469 | 0.4203 | 0.8735 | 0.9767 | 0.2975 | 0.6644 | 0.9586 | 4 |
|
60 |
| 0.2075 | 0.2243 | 0.6606 | 0.7809 | 0.9501 | 0.4690 | 0.8975 | 0.9764 | 0.3332 | 0.6879 | 0.9608 | 5 |
|
61 |
+
| 0.1943 | 0.1820 | 0.6721 | 0.7704 | 0.9559 | 0.4301 | 0.8964 | 0.9847 | 0.3423 | 0.7083 | 0.9658 | 6 |
|
62 |
|
63 |
|
64 |
### 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:8affd475e5e63818869c8e343492b12821d7034e6c618a4e731b78c8ad62553b
|
3 |
size 54991500
|