dvlab-research / SNR-Aware-Low-Light-Enhance

This is the official implementation for the paper "SNR-aware low-light image enhancement" in CVPR2022
168 stars 20 forks source link

Is the evaluation code for psnr and ssim available? #14

Open nachifur opened 1 year ago

nachifur commented 1 year ago

Thank you very much for your work. We would like to cite your paper and make a fair comparison with your method. Can you provide the evaluation code?

xiaogang00 commented 1 year ago

Please see the "test" section in the readme. Running the test script will compute the value of PSNR and SSIM automatically.