Commit ·
a867690
1
Parent(s): 2b9d1e7
Training in progress epoch 80
Browse files- README.md +6 -5
- 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.0188
|
| 18 |
-
- Train Dice Coef: 0.
|
| 19 |
-
- Train Iou: 0.
|
| 20 |
- Validation Loss: 0.0235
|
| 21 |
-
- Validation Dice Coef: 0.
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -127,6 +127,7 @@ The following hyperparameters were used during training:
|
|
| 127 |
| 0.0188 | 0.7760 | 0.6479 | 0.0235 | 0.8494 | 0.7418 | 1e-10 | 77 |
|
| 128 |
| 0.0187 | 0.7828 | 0.6538 | 0.0231 | 0.8518 | 0.7456 | 1e-10 | 78 |
|
| 129 |
| 0.0188 | 0.7771 | 0.6489 | 0.0235 | 0.8488 | 0.7414 | 1e-10 | 79 |
|
|
|
|
| 130 |
|
| 131 |
|
| 132 |
### 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.0188
|
| 18 |
+
- Train Dice Coef: 0.7766
|
| 19 |
+
- Train Iou: 0.6480
|
| 20 |
- Validation Loss: 0.0235
|
| 21 |
+
- Validation Dice Coef: 0.8487
|
| 22 |
+
- Validation Iou: 0.7411
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 80
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 127 |
| 0.0188 | 0.7760 | 0.6479 | 0.0235 | 0.8494 | 0.7418 | 1e-10 | 77 |
|
| 128 |
| 0.0187 | 0.7828 | 0.6538 | 0.0231 | 0.8518 | 0.7456 | 1e-10 | 78 |
|
| 129 |
| 0.0188 | 0.7771 | 0.6489 | 0.0235 | 0.8488 | 0.7414 | 1e-10 | 79 |
|
| 130 |
+
| 0.0188 | 0.7766 | 0.6480 | 0.0235 | 0.8487 | 0.7411 | 1e-10 | 80 |
|
| 131 |
|
| 132 |
|
| 133 |
### 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:2ffcece9b2bc23554fda950e05f45a24210c481378175c3b1f4184ab51294a01
|
| 3 |
size 15133664
|