alterzero / DBPN-Pytorch

The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
https://alterzero.github.io/projects/DBPN.html
MIT License
565 stars 164 forks source link

GAN Training #34

Closed ankit-ai closed 5 years ago

ankit-ai commented 5 years ago

Hello,

Are there any published details on the GAN setting of the model? Specific hyperparameters and comparison with non-GAN setting?

Thanks, Ankit

alterzero commented 5 years ago

Now, I'm preparing the journal extension. The manuscript will include explanation of the GAN setting and some improvement to the model. I will upload it to arXiv then post the link here and of course with the pretrained model.