jixiaozhong / RealSR

Real-World Super-Resolution via Kernel Estimation and Noise Injection
Apache License 2.0
740 stars 102 forks source link

Question about the Reported Results #37

Open greatlog opened 3 years ago

greatlog commented 3 years ago

Hi, thanks for your wonderful work.

I am confused about some details of the evaluation.

  1. Are the results reported on the validation set or the test set?
  2. If they are reported on the test set, how can I reproduce these quantitative results? Or how can I get the results on the validation set?
  3. Are the results reported on the Y channel or RGB channels?
  4. Are the LPIPS results calculated directly on the range of [0, 255] or [-1, 1] like the official repo do?

I will appreciate it a lot if you can help me with these questions.

Thanks.