swz30 / Restormer

[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
Other
1.65k stars 220 forks source link

Question about result. #40

Closed LLlio closed 2 years ago

LLlio commented 2 years ago

Thanks for your outstanding work. I have a question about your deraining result. I tested deraining.pth weights you provided, and this is its results: image It is much lower than results in your paper. Can you explain it and show more details of your deraining results? Thank you!

swz30 commented 2 years ago

Hi @LLlio

I just checked on my side and I confirm that if you follow the steps provided here , the results are reproducible. Make sure to use evaluate_PSNR_SSIM.m for PSNR/SSIM calculation.