Commit ·
ac41de9
1
Parent(s): 7ba0fc9
Training in progress epoch 9
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-04
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
| 56 |
| 0.0878 | 0.7534 | 0.6255 | 0.1023 | 0.7076 | 0.5637 | 1e-04 | 6 |
|
| 57 |
| 0.0842 | 0.7585 | 0.6310 | 0.0878 | 0.7726 | 0.6384 | 1e-04 | 7 |
|
| 58 |
| 0.0798 | 0.7733 | 0.6475 | 0.0966 | 0.7434 | 0.5996 | 1e-04 | 8 |
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
### 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.0765
|
| 18 |
+
- Train Dice Coef: 0.7716
|
| 19 |
+
- Train Iou: 0.6487
|
| 20 |
+
- Validation Loss: 0.1073
|
| 21 |
+
- Validation Dice Coef: 0.7157
|
| 22 |
+
- Validation Iou: 0.5657
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 9
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 56 |
| 0.0878 | 0.7534 | 0.6255 | 0.1023 | 0.7076 | 0.5637 | 1e-04 | 6 |
|
| 57 |
| 0.0842 | 0.7585 | 0.6310 | 0.0878 | 0.7726 | 0.6384 | 1e-04 | 7 |
|
| 58 |
| 0.0798 | 0.7733 | 0.6475 | 0.0966 | 0.7434 | 0.5996 | 1e-04 | 8 |
|
| 59 |
+
| 0.0765 | 0.7716 | 0.6487 | 0.1073 | 0.7157 | 0.5657 | 1e-04 | 9 |
|
| 60 |
|
| 61 |
|
| 62 |
### 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:934069fcc703a28f7f9e9f68c995dcc9b1b6ab0c5543fcecb660101aeef220a7
|
| 3 |
size 15133664
|