xinntao / ESRGAN

ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
https://github.com/xinntao/BasicSR
Apache License 2.0
5.91k stars 1.05k forks source link

How to retrain PSNR model from scratch? #75

Open e-271 opened 4 years ago

e-271 commented 4 years ago

Thanks for your work! I am wondering how to retrain the RRDB_PSNR_x4.pth model from scratch. Can I do that by changing some options in https://github.com/open-mmlab/mmsr/blob/master/codes/options/test/test_ESRGAN.yml?