Commit ·
3001e66
1
Parent(s): 49fb97d
Training in progress epoch 57
Browse files- README.md +7 -6
- 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.0226
|
| 21 |
-
- Validation Dice Coef: 0.
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 6.25e-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -104,6 +104,7 @@ The following hyperparameters were used during training:
|
|
| 104 |
| 0.0160 | 0.8050 | 0.6821 | 0.0229 | 0.8563 | 0.7509 | 6.25e-10 | 54 |
|
| 105 |
| 0.0159 | 0.8057 | 0.6834 | 0.0230 | 0.8558 | 0.7501 | 6.25e-10 | 55 |
|
| 106 |
| 0.0160 | 0.8045 | 0.6811 | 0.0226 | 0.8574 | 0.7525 | 6.25e-10 | 56 |
|
|
|
|
| 107 |
|
| 108 |
|
| 109 |
### 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.0161
|
| 18 |
+
- Train Dice Coef: 0.8061
|
| 19 |
+
- Train Iou: 0.6828
|
| 20 |
- Validation Loss: 0.0226
|
| 21 |
+
- Validation Dice Coef: 0.8560
|
| 22 |
+
- Validation Iou: 0.7506
|
| 23 |
- Train Lr: 6.25e-10
|
| 24 |
+
- Epoch: 57
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 104 |
| 0.0160 | 0.8050 | 0.6821 | 0.0229 | 0.8563 | 0.7509 | 6.25e-10 | 54 |
|
| 105 |
| 0.0159 | 0.8057 | 0.6834 | 0.0230 | 0.8558 | 0.7501 | 6.25e-10 | 55 |
|
| 106 |
| 0.0160 | 0.8045 | 0.6811 | 0.0226 | 0.8574 | 0.7525 | 6.25e-10 | 56 |
|
| 107 |
+
| 0.0161 | 0.8061 | 0.6828 | 0.0226 | 0.8560 | 0.7506 | 6.25e-10 | 57 |
|
| 108 |
|
| 109 |
|
| 110 |
### 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:e8bce8fee96099eeb7d95ea990fc732b165b82ef589ea2ef47884d4280fa89b0
|
| 3 |
size 15133664
|