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

my comments on this paper #9

Closed eedalong closed 6 years ago

eedalong commented 6 years ago

As for me , this article has nearly the same idea with Demosaic area , especially with paper : Deep Joint Demosaic and Denoise,which is from Fredo

the fast speed just comes from packing the original image to a smaller resolution

the good noise adaptive ability comes from the addtional noise estimation input

cszn commented 6 years ago

@eedalong Thanks. We did this work independently and we have explained the architecture design rationale (see Section III. B & C).

Apart from the network architecture, we should focus on some insights (e.g., Section III. D, E, F & G) in image denoising.