google-research / maxim

[CVPR 2022 Oral] Official repository for "MAXIM: Multi-Axis MLP for Image Processing". SOTA for denoising, deblurring, deraining, dehazing, and enhancement.
https://arxiv.org/abs/2201.02973
Apache License 2.0
977 stars 105 forks source link

PSNR/SSIM #18

Closed 123456789-qwer closed 1 year ago

123456789-qwer commented 2 years ago

Thank you very much for your work! How do you calculate PSNR/SSIM, can you release the code that calculates PSNR/SSIM of raindrops ?

vztu commented 2 years ago

We follow https://github.com/rui1996/DeRaindrop.