Commit ·
998b6de
1
Parent(s): ada42c5
Training in progress epoch 52
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: 1.25e-08
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -99,6 +99,7 @@ The following hyperparameters were used during training:
|
|
| 99 |
| 0.0161 | 0.8041 | 0.6811 | 0.0225 | 0.8576 | 0.7528 | 1.25e-08 | 49 |
|
| 100 |
| 0.0162 | 0.8060 | 0.6832 | 0.0233 | 0.8555 | 0.7498 | 1.25e-08 | 50 |
|
| 101 |
| 0.0161 | 0.8029 | 0.6802 | 0.0227 | 0.8570 | 0.7519 | 1.25e-08 | 51 |
|
|
|
|
| 102 |
|
| 103 |
|
| 104 |
### 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.0160
|
| 18 |
+
- Train Dice Coef: 0.8069
|
| 19 |
+
- Train Iou: 0.6843
|
| 20 |
+
- Validation Loss: 0.0231
|
| 21 |
+
- Validation Dice Coef: 0.8556
|
| 22 |
+
- Validation Iou: 0.7498
|
| 23 |
- Train Lr: 1.25e-08
|
| 24 |
+
- Epoch: 52
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 99 |
| 0.0161 | 0.8041 | 0.6811 | 0.0225 | 0.8576 | 0.7528 | 1.25e-08 | 49 |
|
| 100 |
| 0.0162 | 0.8060 | 0.6832 | 0.0233 | 0.8555 | 0.7498 | 1.25e-08 | 50 |
|
| 101 |
| 0.0161 | 0.8029 | 0.6802 | 0.0227 | 0.8570 | 0.7519 | 1.25e-08 | 51 |
|
| 102 |
+
| 0.0160 | 0.8069 | 0.6843 | 0.0231 | 0.8556 | 0.7498 | 1.25e-08 | 52 |
|
| 103 |
|
| 104 |
|
| 105 |
### 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:278eecb5b51af2c746c6ca1c3ee658fc1d26ecdc5e4f74ffc8765340d9b255ca
|
| 3 |
size 15133664
|