Commit ·
5b3daf1
1
Parent(s): 6c85024
Training in progress epoch 2
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 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
|:----------:|:---------------:|:---------:|:---------------:|:--------------------:|:--------------:|:--------:|:-----:|
|
| 50 |
| 0.3496 | 0.3697 | 0.2435 | 0.2697 | 0.1141 | 0.0635 | 1e-04 | 0 |
|
| 51 |
| 0.1591 | 0.5600 | 0.4126 | 0.1768 | 0.3601 | 0.2345 | 1e-04 | 1 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### 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.1295
|
| 18 |
+
- Train Dice Coef: 0.6470
|
| 19 |
+
- Train Iou: 0.5014
|
| 20 |
+
- Validation Loss: 0.1637
|
| 21 |
+
- Validation Dice Coef: 0.4628
|
| 22 |
+
- Validation Iou: 0.3163
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 2
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 49 |
|:----------:|:---------------:|:---------:|:---------------:|:--------------------:|:--------------:|:--------:|:-----:|
|
| 50 |
| 0.3496 | 0.3697 | 0.2435 | 0.2697 | 0.1141 | 0.0635 | 1e-04 | 0 |
|
| 51 |
| 0.1591 | 0.5600 | 0.4126 | 0.1768 | 0.3601 | 0.2345 | 1e-04 | 1 |
|
| 52 |
+
| 0.1295 | 0.6470 | 0.5014 | 0.1637 | 0.4628 | 0.3163 | 1e-04 | 2 |
|
| 53 |
|
| 54 |
|
| 55 |
### 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:bfce3ab3e6aa83270877b86fed14e41ac49be5f2561e2ceda3830b8e9f577464
|
| 3 |
size 15133664
|