JiahuiYu / wdsr_ntire2018

Code of our winning entry to NTIRE super-resolution challenge, CVPR 2018
http://www.vision.ee.ethz.ch/ntire18/
598 stars 123 forks source link

Testing on "wild LR" = track 3 NTIRE2018 #29

Closed sefibk closed 5 years ago

sefibk commented 5 years ago

Hi, Could you please explain if and how can I run your network on images from track3 of the challenge? I am interested in the test\inference stage (not the training). Would this work also on any image I choose at random or is it limited in some sense?

Thank you

JiahuiYu commented 5 years ago

Hi, you can test on any image. Please follow EDSR-Pytorch README for instructions on how to do inference.