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.97k stars 1.06k forks source link

Different PI score with ECCV2018 workshop #107

Open mahaichuan opened 4 years ago

mahaichuan commented 4 years ago

I test the PIRM-test SR images you provided, and the PI score is 2.4356. This is not consistent with the score of 1.978 in the ECCV 2018 workshop. Is there any anything I missed? I am sure that my test code is right, because the test results of BOE (the second-placed program in ECCV 2018) are consistent. Thank you very much!

xinntao commented 4 years ago

Please refer to https://github.com/xinntao/ESRGAN/blob/master/QA.md

mahaichuan commented 4 years ago

Thank you very much for your answer! This helps me a lot. By the way, do you have the PIRM-test HR images? And is it convenient for you to share? The official download link is invalid, and I did not find the data set online till now. I have sent them an email, but I have not received any reply. Thank you again!