Deep joint demosaicking and denoising

Michaël Gharbi,Gaurav Chaurasia,Sylvain Paris,Frédo Durand
DOI: https://doi.org/10.1145/2980179.2982399
IF: 6.2
2016-11-11
ACM Transactions on Graphics
Abstract:Demosaicking and denoising are the key first stages of the digital imaging pipeline but they are also a severely ill-posed problem that infers three color values per pixel from a single noisy measurement. Earlier methods rely on hand-crafted filters or priors and still exhibit disturbing visual artifacts in hard cases such as moiré or thin edges. We introduce a new data-driven approach for these challenges: we train a deep neural network on a large corpus of images instead of using hand-tuned filters. While deep learning has shown great success, its naive application using existing training datasets does not give satisfactory results for our problem because these datasets lack hard cases. To create a better training set, we present metrics to identify difficult patches and techniques for mining community photographs for such patches. Our experiments show that this network and training procedure outperform state-of-the-art both on noisy and noise-free data. Furthermore, our algorithm is an order of magnitude faster than the previous best performing techniques.
computer science, software engineering
What problem does this paper attempt to address?