sanghyun-son / EDSR-PyTorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
MIT License
2.43k stars 669 forks source link

pre-trained model #237

Open panpan77 opened 4 years ago

panpan77 commented 4 years ago

Dear author, During the training process, I wanted to change the dataset to my own, but the test results were very unsatisfactory. Would you like to provide your pre-trained model for reference? Thank you very much!

AbdulMoqeet commented 4 years ago

They are already given. You need to use --pre_train download to download the pre-trained models. The URL of these models are given in edsr.py.