Commit ·
5ea489f
1
Parent(s): 3bd586e
Training in progress epoch 27
Browse files- README.md +7 -6
- 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.8574
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -74,6 +74,7 @@ The following hyperparameters were used during training:
|
|
| 74 |
| 0.0196 | 0.7853 | 0.6556 | 0.0241 | 0.8552 | 0.7494 | 1e-04 | 24 |
|
| 75 |
| 0.0197 | 0.7813 | 0.6512 | 0.0236 | 0.8529 | 0.7464 | 1e-04 | 25 |
|
| 76 |
| 0.0191 | 0.7890 | 0.6608 | 0.0239 | 0.8574 | 0.7525 | 1e-04 | 26 |
|
|
|
|
| 77 |
|
| 78 |
|
| 79 |
### 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.0180
|
| 18 |
+
- Train Dice Coef: 0.7930
|
| 19 |
+
- Train Iou: 0.6662
|
| 20 |
+
- Validation Loss: 0.0236
|
| 21 |
- Validation Dice Coef: 0.8574
|
| 22 |
+
- Validation Iou: 0.7524
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 27
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 74 |
| 0.0196 | 0.7853 | 0.6556 | 0.0241 | 0.8552 | 0.7494 | 1e-04 | 24 |
|
| 75 |
| 0.0197 | 0.7813 | 0.6512 | 0.0236 | 0.8529 | 0.7464 | 1e-04 | 25 |
|
| 76 |
| 0.0191 | 0.7890 | 0.6608 | 0.0239 | 0.8574 | 0.7525 | 1e-04 | 26 |
|
| 77 |
+
| 0.0180 | 0.7930 | 0.6662 | 0.0236 | 0.8574 | 0.7524 | 1e-04 | 27 |
|
| 78 |
|
| 79 |
|
| 80 |
### 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:a66dc5a9a4d6de591cb2f0fd0ea29ceb0757bd1af4b2b3d6561746c0e5b977d3
|
| 3 |
size 15133664
|