cszn / FFDNet

FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising (TIP, 2018)
https://ieeexplore.ieee.org/abstract/document/8365806/
469 stars 130 forks source link

Spatially Variant Noise for Pytorch Codes #32

Open eliesl opened 2 years ago

eliesl commented 2 years ago

Hi, I was wondering if anyone can help with implementing non-uniform noise level map in the Pytorch version. It is only implemented for the MATLAB version in the existing codes. Thanks!