Commit ·
4f2723e
1
Parent(s): e7244f4
Training in progress epoch 52
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,14 +14,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Train Dice Coef: 0.
|
| 19 |
-
- Train Iou: 0.
|
| 20 |
-
- Validation Loss: 0.
|
| 21 |
-
- Validation Dice Coef: 0.
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -99,6 +99,7 @@ The following hyperparameters were used during training:
|
|
| 99 |
| 0.0187 | 0.7785 | 0.6498 | 0.0230 | 0.8502 | 0.7432 | 1e-10 | 49 |
|
| 100 |
| 0.0188 | 0.7813 | 0.6529 | 0.0235 | 0.8491 | 0.7418 | 1e-10 | 50 |
|
| 101 |
| 0.0186 | 0.7770 | 0.6498 | 0.0229 | 0.8504 | 0.7435 | 1e-10 | 51 |
|
|
|
|
| 102 |
|
| 103 |
|
| 104 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.0190
|
| 18 |
+
- Train Dice Coef: 0.7764
|
| 19 |
+
- Train Iou: 0.6483
|
| 20 |
+
- Validation Loss: 0.0232
|
| 21 |
+
- Validation Dice Coef: 0.8503
|
| 22 |
+
- Validation Iou: 0.7437
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 52
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 99 |
| 0.0187 | 0.7785 | 0.6498 | 0.0230 | 0.8502 | 0.7432 | 1e-10 | 49 |
|
| 100 |
| 0.0188 | 0.7813 | 0.6529 | 0.0235 | 0.8491 | 0.7418 | 1e-10 | 50 |
|
| 101 |
| 0.0186 | 0.7770 | 0.6498 | 0.0229 | 0.8504 | 0.7435 | 1e-10 | 51 |
|
| 102 |
+
| 0.0190 | 0.7764 | 0.6483 | 0.0232 | 0.8503 | 0.7437 | 1e-10 | 52 |
|
| 103 |
|
| 104 |
|
| 105 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15133664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f00bbe04d6dcc638c9bc69c85dd554a31a33cc659f174edf55b471d8270858e3
|
| 3 |
size 15133664
|