Commit ·
4af1dde
1
Parent(s): b8e1b17
Training in progress epoch 47
Browse files- README.md +8 -7
- 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.0519
|
| 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:
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -94,6 +94,7 @@ The following hyperparameters were used during training:
|
|
| 94 |
| 0.0519 | 0.8427 | 0.7402 | 0.0449 | 0.8854 | 0.7952 | 6.25e-10 | 44 |
|
| 95 |
| 0.0523 | 0.8445 | 0.7413 | 0.0453 | 0.8839 | 0.7930 | 6.25e-10 | 45 |
|
| 96 |
| 0.0519 | 0.8445 | 0.7434 | 0.0446 | 0.8858 | 0.7959 | 6.25e-10 | 46 |
|
|
|
|
| 97 |
|
| 98 |
|
| 99 |
### 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.0519
|
| 18 |
+
- Train Dice Coef: 0.8388
|
| 19 |
+
- Train Iou: 0.7368
|
| 20 |
+
- Validation Loss: 0.0447
|
| 21 |
+
- Validation Dice Coef: 0.8839
|
| 22 |
+
- Validation Iou: 0.7929
|
| 23 |
+
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 47
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 94 |
| 0.0519 | 0.8427 | 0.7402 | 0.0449 | 0.8854 | 0.7952 | 6.25e-10 | 44 |
|
| 95 |
| 0.0523 | 0.8445 | 0.7413 | 0.0453 | 0.8839 | 0.7930 | 6.25e-10 | 45 |
|
| 96 |
| 0.0519 | 0.8445 | 0.7434 | 0.0446 | 0.8858 | 0.7959 | 6.25e-10 | 46 |
|
| 97 |
+
| 0.0519 | 0.8388 | 0.7368 | 0.0447 | 0.8839 | 0.7929 | 1e-10 | 47 |
|
| 98 |
|
| 99 |
|
| 100 |
### 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:00576a56bf28d26da814ae726f6dc61056d09b7f3440238720ba556ffbddd215
|
| 3 |
size 15133664
|