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

training time and number of GPUs #2

Open
Marshall-yao opened this issue Aug 22, 2019 · 2 comments
Open

training time and number of GPUs #2

Marshall-yao opened this issue Aug 22, 2019 · 2 comments

Comments

@Marshall-yao
Copy link

Hi, thanks for your wonderful work and opening source.
Could you please tell me how long did you train the model , the kind of GPU and number of GPUs?

Best regards

@WenlongZhang0517
Copy link
Member

Thanks for your interest in our work!
It takes about 55 hours (total 500 K iterations) to train the RankSRGAN using 4 Titan Xp GPUs.
The training time is slower than standard SRGAN. The reason is that the patch size of standard SRGAN is set to 128, due to Ranker needs a larger size to predict the ranking score, we set the patch size to 296.

Best regards

@Marshall-yao
Copy link
Author

@wenlongzhang0724
Thanks very much for your patient reply. Yes, due to larger patch size, training time is longer.

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