Commit ·
893130c
1
Parent(s): 2c33425
Training in progress epoch 37
Browse files- README.md +8 -7
- 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.0521
|
| 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:
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -84,6 +84,7 @@ The following hyperparameters were used during training:
|
|
| 84 |
| 0.0524 | 0.8406 | 0.7372 | 0.0446 | 0.8842 | 0.7935 | 2.5e-07 | 34 |
|
| 85 |
| 0.0522 | 0.8408 | 0.7385 | 0.0456 | 0.8838 | 0.7927 | 2.5e-07 | 35 |
|
| 86 |
| 0.0521 | 0.8484 | 0.7454 | 0.0453 | 0.8839 | 0.7929 | 2.5e-07 | 36 |
|
|
|
|
| 87 |
|
| 88 |
|
| 89 |
### 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.0521
|
| 18 |
+
- Train Dice Coef: 0.8503
|
| 19 |
+
- Train Iou: 0.7481
|
| 20 |
+
- Validation Loss: 0.0459
|
| 21 |
+
- Validation Dice Coef: 0.8832
|
| 22 |
+
- Validation Iou: 0.7919
|
| 23 |
+
- Train Lr: 1.25e-08
|
| 24 |
+
- Epoch: 37
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 84 |
| 0.0524 | 0.8406 | 0.7372 | 0.0446 | 0.8842 | 0.7935 | 2.5e-07 | 34 |
|
| 85 |
| 0.0522 | 0.8408 | 0.7385 | 0.0456 | 0.8838 | 0.7927 | 2.5e-07 | 35 |
|
| 86 |
| 0.0521 | 0.8484 | 0.7454 | 0.0453 | 0.8839 | 0.7929 | 2.5e-07 | 36 |
|
| 87 |
+
| 0.0521 | 0.8503 | 0.7481 | 0.0459 | 0.8832 | 0.7919 | 1.25e-08 | 37 |
|
| 88 |
|
| 89 |
|
| 90 |
### 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:fc1e1e9f0c5a6129be3cbdbd669099e035908e01f0d48c1049910bc20b532926
|
| 3 |
size 15133664
|