Commit ·
d912499
1
Parent(s): ff013e7
Training in progress epoch 14
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: 1e-04
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
| 61 |
| 0.0273 | 0.7228 | 0.5825 | 0.0659 | 0.6279 | 0.4914 | 1e-04 | 11 |
|
| 62 |
| 0.0259 | 0.7344 | 0.5961 | 0.0357 | 0.7986 | 0.6716 | 1e-04 | 12 |
|
| 63 |
| 0.0257 | 0.7405 | 0.6010 | 0.0385 | 0.7970 | 0.6702 | 1e-04 | 13 |
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### 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.0237
|
| 18 |
+
- Train Dice Coef: 0.7434
|
| 19 |
+
- Train Iou: 0.6076
|
| 20 |
+
- Validation Loss: 0.0364
|
| 21 |
+
- Validation Dice Coef: 0.8060
|
| 22 |
+
- Validation Iou: 0.6841
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 14
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 61 |
| 0.0273 | 0.7228 | 0.5825 | 0.0659 | 0.6279 | 0.4914 | 1e-04 | 11 |
|
| 62 |
| 0.0259 | 0.7344 | 0.5961 | 0.0357 | 0.7986 | 0.6716 | 1e-04 | 12 |
|
| 63 |
| 0.0257 | 0.7405 | 0.6010 | 0.0385 | 0.7970 | 0.6702 | 1e-04 | 13 |
|
| 64 |
+
| 0.0237 | 0.7434 | 0.6076 | 0.0364 | 0.8060 | 0.6841 | 1e-04 | 14 |
|
| 65 |
|
| 66 |
|
| 67 |
### 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:a004e2064e2e89d72e6830c42a0b6d61418ae88d2d2a9293e7ccca3d5a841190
|
| 3 |
size 15133664
|