Commit ·
a90ffd2
1
Parent(s): 893130c
Training in progress epoch 38
Browse files- README.md +7 -6
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 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.0521
|
| 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: 1.25e-08
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -85,6 +85,7 @@ The following hyperparameters were used during training:
|
|
| 85 |
| 0.0522 | 0.8408 | 0.7385 | 0.0456 | 0.8838 | 0.7927 | 2.5e-07 | 35 |
|
| 86 |
| 0.0521 | 0.8484 | 0.7454 | 0.0453 | 0.8839 | 0.7929 | 2.5e-07 | 36 |
|
| 87 |
| 0.0521 | 0.8503 | 0.7481 | 0.0459 | 0.8832 | 0.7919 | 1.25e-08 | 37 |
|
|
|
|
| 88 |
|
| 89 |
|
| 90 |
### Framework versions
|
|
|
|
| 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.0521
|
| 18 |
+
- Train Dice Coef: 0.8370
|
| 19 |
+
- Train Iou: 0.7344
|
| 20 |
+
- Validation Loss: 0.0451
|
| 21 |
+
- Validation Dice Coef: 0.8845
|
| 22 |
+
- Validation Iou: 0.7939
|
| 23 |
- Train Lr: 1.25e-08
|
| 24 |
+
- Epoch: 38
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 85 |
| 0.0522 | 0.8408 | 0.7385 | 0.0456 | 0.8838 | 0.7927 | 2.5e-07 | 35 |
|
| 86 |
| 0.0521 | 0.8484 | 0.7454 | 0.0453 | 0.8839 | 0.7929 | 2.5e-07 | 36 |
|
| 87 |
| 0.0521 | 0.8503 | 0.7481 | 0.0459 | 0.8832 | 0.7919 | 1.25e-08 | 37 |
|
| 88 |
+
| 0.0521 | 0.8370 | 0.7344 | 0.0451 | 0.8845 | 0.7939 | 1.25e-08 | 38 |
|
| 89 |
|
| 90 |
|
| 91 |
### 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:a358755b8d1c9deda055755a8a70ebd71690beb3af0411df06325725c6d1e715
|
| 3 |
size 15133664
|