Real Photographs Denoising with Noise Domain Adaptation and Attentive Generative Adversarial Network

Kai Lin,Thomas H. Li,Shan Liu,Ge Li
DOI: https://doi.org/10.1109/cvprw.2019.00221
2019-01-01
Abstract:Nowadays, deep convolutional neural networks(CNNs) based methods have achieved favorable performance in synthetic noisy image denoising, but they are very limited in real photographs denoising since it's hard to obtain ground truth clean image to generate paired training data. Besides, the existing training datasets for real photographs denoising are too small. To solve this problem, we construct a new dataset and obtain corresponding ground truth by averaging, and then extend them through noise domain adaptation. Furthermore, we propose a attentive generative network by injecting visual attention into the generative network. During the training, visual attention map learn noise regions. The generative network will pay more attention to noise regions, which contributes to balancing between noise removal and texture preservation. Extensive experiments show that our method outperforms several state-of-the-art methods quantitatively and qualitatively.
What problem does this paper attempt to address?