Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Only one (10_net_G_val0.pth) was created during the training phase !! #12

Open
MounaSah opened this issue Dec 15, 2021 · 0 comments
Open

Comments

@MounaSah
Copy link

Hi,

I have testing the code using ISBI dataset.
I launched a training using this code,
!python train.py --loss_to_use focal_dice --input_nc 3 --n_fold 5 --continue_train --trainSize 128 --test_mode val --name experiment_name --eval_val
The model was trained for 10 epochs and was stopped at 10 epochs. Is this normal ?
After finishing the training, only one (10_net_G_val0.pth) was created inside the experiment_name/ checkpoints folder.
Normally , we should get 5 ? why this is happening please ?
When trying the test, an error is produced telling that (10_net_G_val1.pth) is not found, which is absolutely normal.

Please, could any one help me solving this issue?
Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant