Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

About training on GAN #56

Open
yangyingni opened this issue Mar 3, 2020 · 1 comment
Open

About training on GAN #56

yangyingni opened this issue Mar 3, 2020 · 1 comment

Comments

@yangyingni
Copy link

Thank you for your work very much.I was training main_gan,and now i have three questions
1.Do i need to pretrain Generator and Discriminator firstly?
2.How can i continue before epoches i have ever trained?
3.'--pretrained_iter', type=int, default=100;
'--pretrained_sr', default='dl00DBPNLLPIRM_pretrained_50.pth';
'--load_pretrained', type=bool, default=True;
'--pretrained_D', default='dnnDBPNLLPIRM_RESNET_epoch_Discriminator_499.pth'
'--load_pretrained_D', type=bool, default=True
What's the relationship between them?
Hope to hear from you,thank you.

@shazib-summar
Copy link

Same here, the GAN takes a lot of time to train (I'm talking days on google colab). It would be helpful if it was explained explicitly how to continue training from a checkpoint saved previously. All the arguments are confusing as well.

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

No branches or pull requests

2 participants