A Study of Two CNN Demosaicking Algorithms

Thibaud Ehret,Gabriele Facciolo
DOI: https://doi.org/10.5201/ipol.2019.274
2019-09-05
Image Processing On Line
Abstract:Most cameras capture the information of only one color for a given pixel. This results in a mosaicked image that must be interpolated to get three colors at each pixel. The step going from a mosaicked image to a regular RGB image is called demosaicking. This paper studies two recent demosaicking methods based on convolutional neural networks that achieve artifact-free state-of-the-art results: Deep joint demosaicking and denoising by Gharbi et al. and Color image demosaicking via deep residual learning by Tan et al. We show that these methods beat by almost two decibels the best human-crafted methods, while being faster by one order of magnitude. This, arguably, seals the destiny of human-crafted methods on this subject.
What problem does this paper attempt to address?