Commit ·
0b61029
1
Parent(s): b2f8c39
Training in progress epoch 56
Browse files- README.md +7 -6
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 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.0523
|
| 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-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -103,6 +103,7 @@ The following hyperparameters were used during training:
|
|
| 103 |
| 0.0520 | 0.8447 | 0.7432 | 0.0443 | 0.8854 | 0.7954 | 1e-10 | 53 |
|
| 104 |
| 0.0523 | 0.8359 | 0.7337 | 0.0442 | 0.8860 | 0.7962 | 1e-10 | 54 |
|
| 105 |
| 0.0523 | 0.8352 | 0.7333 | 0.0440 | 0.8867 | 0.7974 | 1e-10 | 55 |
|
|
|
|
| 106 |
|
| 107 |
|
| 108 |
### Framework versions
|
|
|
|
| 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.0523
|
| 18 |
+
- Train Dice Coef: 0.8376
|
| 19 |
+
- Train Iou: 0.7347
|
| 20 |
+
- Validation Loss: 0.0456
|
| 21 |
+
- Validation Dice Coef: 0.8846
|
| 22 |
+
- Validation Iou: 0.7940
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 56
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 103 |
| 0.0520 | 0.8447 | 0.7432 | 0.0443 | 0.8854 | 0.7954 | 1e-10 | 53 |
|
| 104 |
| 0.0523 | 0.8359 | 0.7337 | 0.0442 | 0.8860 | 0.7962 | 1e-10 | 54 |
|
| 105 |
| 0.0523 | 0.8352 | 0.7333 | 0.0440 | 0.8867 | 0.7974 | 1e-10 | 55 |
|
| 106 |
+
| 0.0523 | 0.8376 | 0.7347 | 0.0456 | 0.8846 | 0.7940 | 1e-10 | 56 |
|
| 107 |
|
| 108 |
|
| 109 |
### 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:3f77f06b1f30302ffa11de0d9da9e947507dd0c388b316faf168f2562ff632d8
|
| 3 |
size 15133664
|