Xin Liu
Xin Liu
Hi, Thanks for releasing the repo. I am also very curious what results (benchmark) did you get from this repo? I also tried another TF implementation, but did not get...
Hi, Have you solved this problem? I also got similar issue on Set 5 with EDSR model. Thanks!
@krasserm Thanks for getting back to me. I have used your method to calcuate PSNR on Set 5 (using the pre-trained model you provided). The average PSNR I could get...
@krasserm Thanks for your detailed explaination! That is super helpful. I am also wondering how do you handle images on Set14 with odd number pixels in width and height. For...
@krasserm That makes perfect sense. Thanks very much!
you have to use torch==0.4.0 and torchvision==0.2.1.
Also looking forward to the training and fine-tuning code.
Same question. I am wondering if there is any updates on this. Thanks!
@yahskapar @McJackTang Is it ready to merge? I think it looks fine to me.