Commit ·
b87d27f
1
Parent(s): b4c80dc
Training in progress epoch 25
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.0191
|
| 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 |
|
|
@@ -72,6 +72,7 @@ The following hyperparameters were used during training:
|
|
| 72 |
| 0.0196 | 0.7749 | 0.6458 | 0.0234 | 0.8504 | 0.7436 | 5e-06 | 22 |
|
| 73 |
| 0.0192 | 0.7756 | 0.6464 | 0.0236 | 0.8482 | 0.7407 | 5e-06 | 23 |
|
| 74 |
| 0.0191 | 0.7741 | 0.6447 | 0.0231 | 0.8503 | 0.7435 | 5e-06 | 24 |
|
|
|
|
| 75 |
|
| 76 |
|
| 77 |
### 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.0191
|
| 18 |
+
- Train Dice Coef: 0.7761
|
| 19 |
+
- Train Iou: 0.6466
|
| 20 |
+
- Validation Loss: 0.0238
|
| 21 |
+
- Validation Dice Coef: 0.8493
|
| 22 |
+
- Validation Iou: 0.7419
|
| 23 |
- Train Lr: 5e-06
|
| 24 |
+
- Epoch: 25
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 72 |
| 0.0196 | 0.7749 | 0.6458 | 0.0234 | 0.8504 | 0.7436 | 5e-06 | 22 |
|
| 73 |
| 0.0192 | 0.7756 | 0.6464 | 0.0236 | 0.8482 | 0.7407 | 5e-06 | 23 |
|
| 74 |
| 0.0191 | 0.7741 | 0.6447 | 0.0231 | 0.8503 | 0.7435 | 5e-06 | 24 |
|
| 75 |
+
| 0.0191 | 0.7761 | 0.6466 | 0.0238 | 0.8493 | 0.7419 | 5e-06 | 25 |
|
| 76 |
|
| 77 |
|
| 78 |
### 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:a609e05ca20c2b3583bf932110b22d033f6f1843ddf8f16ed7f9a205d85eb57d
|
| 3 |
size 15133664
|