Commit ·
acd2922
1
Parent(s): 7930639
Training in progress epoch 35
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: 5e-06
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -82,6 +82,7 @@ The following hyperparameters were used during training:
|
|
| 82 |
| 0.0178 | 0.7963 | 0.6701 | 0.0239 | 0.8520 | 0.7450 | 5e-06 | 32 |
|
| 83 |
| 0.0175 | 0.7964 | 0.6703 | 0.0232 | 0.8547 | 0.7489 | 5e-06 | 33 |
|
| 84 |
| 0.0173 | 0.7972 | 0.6719 | 0.0225 | 0.8556 | 0.7499 | 5e-06 | 34 |
|
|
|
|
| 85 |
|
| 86 |
|
| 87 |
### 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.0168
|
| 18 |
+
- Train Dice Coef: 0.8006
|
| 19 |
+
- Train Iou: 0.6759
|
| 20 |
+
- Validation Loss: 0.0232
|
| 21 |
+
- Validation Dice Coef: 0.8561
|
| 22 |
+
- Validation Iou: 0.7507
|
| 23 |
- Train Lr: 5e-06
|
| 24 |
+
- Epoch: 35
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 82 |
| 0.0178 | 0.7963 | 0.6701 | 0.0239 | 0.8520 | 0.7450 | 5e-06 | 32 |
|
| 83 |
| 0.0175 | 0.7964 | 0.6703 | 0.0232 | 0.8547 | 0.7489 | 5e-06 | 33 |
|
| 84 |
| 0.0173 | 0.7972 | 0.6719 | 0.0225 | 0.8556 | 0.7499 | 5e-06 | 34 |
|
| 85 |
+
| 0.0168 | 0.8006 | 0.6759 | 0.0232 | 0.8561 | 0.7507 | 5e-06 | 35 |
|
| 86 |
|
| 87 |
|
| 88 |
### 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:bd3a2099bca94f0bfbb3f9cc2638d2e408de15ef0698542f72c22be5f0d398c0
|
| 3 |
size 15133664
|