Commit ·
515062a
1
Parent(s): 10f65bc
Training in progress epoch 10
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 |
|
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
| 57 |
| 0.0302 | 0.7029 | 0.5592 | 0.0518 | 0.6516 | 0.5234 | 1e-04 | 7 |
|
| 58 |
| 0.0306 | 0.7010 | 0.5582 | 0.0704 | 0.5946 | 0.4483 | 1e-04 | 8 |
|
| 59 |
| 0.0285 | 0.7160 | 0.5744 | 0.0504 | 0.6951 | 0.5568 | 1e-04 | 9 |
|
|
|
|
| 60 |
|
| 61 |
|
| 62 |
### 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.0287
|
| 18 |
+
- Train Dice Coef: 0.7245
|
| 19 |
+
- Train Iou: 0.5830
|
| 20 |
+
- Validation Loss: 0.0357
|
| 21 |
+
- Validation Dice Coef: 0.7899
|
| 22 |
+
- Validation Iou: 0.6630
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 10
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 57 |
| 0.0302 | 0.7029 | 0.5592 | 0.0518 | 0.6516 | 0.5234 | 1e-04 | 7 |
|
| 58 |
| 0.0306 | 0.7010 | 0.5582 | 0.0704 | 0.5946 | 0.4483 | 1e-04 | 8 |
|
| 59 |
| 0.0285 | 0.7160 | 0.5744 | 0.0504 | 0.6951 | 0.5568 | 1e-04 | 9 |
|
| 60 |
+
| 0.0287 | 0.7245 | 0.5830 | 0.0357 | 0.7899 | 0.6630 | 1e-04 | 10 |
|
| 61 |
|
| 62 |
|
| 63 |
### 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:de057f16c51e5ad77d65e46f48f74d0b484046896b488c718cd43c9c40929d54
|
| 3 |
size 15133664
|