Commit ·
3c9e5ff
1
Parent(s): f09582d
Training in progress epoch 3
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 |
|
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
| 50 |
| 0.1460 | 0.3657 | 0.2410 | 0.0908 | 0.4603 | 0.3168 | 1e-04 | 0 |
|
| 51 |
| 0.0610 | 0.5251 | 0.3760 | 0.1773 | 0.1542 | 0.0892 | 1e-04 | 1 |
|
| 52 |
| 0.0500 | 0.5831 | 0.4322 | 0.0806 | 0.5067 | 0.3659 | 1e-04 | 2 |
|
|
|
|
| 53 |
|
| 54 |
|
| 55 |
### 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.0432
|
| 18 |
+
- Train Dice Coef: 0.6204
|
| 19 |
+
- Train Iou: 0.4699
|
| 20 |
+
- Validation Loss: 0.1085
|
| 21 |
+
- Validation Dice Coef: 0.3757
|
| 22 |
+
- Validation Iou: 0.2479
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 3
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 50 |
| 0.1460 | 0.3657 | 0.2410 | 0.0908 | 0.4603 | 0.3168 | 1e-04 | 0 |
|
| 51 |
| 0.0610 | 0.5251 | 0.3760 | 0.1773 | 0.1542 | 0.0892 | 1e-04 | 1 |
|
| 52 |
| 0.0500 | 0.5831 | 0.4322 | 0.0806 | 0.5067 | 0.3659 | 1e-04 | 2 |
|
| 53 |
+
| 0.0432 | 0.6204 | 0.4699 | 0.1085 | 0.3757 | 0.2479 | 1e-04 | 3 |
|
| 54 |
|
| 55 |
|
| 56 |
### 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:cdec0b0e5d5f9e6638bbae56a4daa75f850ed4186463a30160c8a5a40ffbad6f
|
| 3 |
size 15133664
|