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

training in special cases #15

Open AlexSandro93 opened 5 years ago

AlexSandro93 commented 5 years ago

Hi, initially I would like to thank you for your very good work. Then I have a question: I've images with more than one channel and the noise level is different in different channels. How should be setted the noise level map? Thanks for your help.

cszn commented 5 years ago

See https://github.com/cszn/FFDNet/blob/master/Demo_multivariate_Gaussian_noise.m @aGIToz

AlexSandro93 commented 5 years ago

Ok perfect. The same in training phase?