English

Deep Camera: A Fully Convolutional Neural Network for Image Signal Processing

Image and Video Processing 2019-08-27 v1 Computer Vision and Pattern Recognition

Abstract

A conventional camera performs various signal processing steps sequentially to reconstruct an image from a raw Bayer image. When performing these processing in multiple stages the residual error from each stage accumulates in the image and degrades the quality of the final reconstructed image. In this paper, we present a fully convolutional neural network (CNN) to perform defect pixel correction, denoising, white balancing, exposure correction, demosaicing, color transform, and gamma encoding. To our knowledge, this is the first CNN trained end-to-end to perform the entire image signal processing pipeline in a camera. The neural network was trained using a large image database of raw Bayer images. Through extensive experiments, we show that the proposed CNN based image signal processing system performs better than the conventional signal processing pipelines that perform the processing sequentially.

Keywords

Cite

@article{arxiv.1908.09191,
  title  = {Deep Camera: A Fully Convolutional Neural Network for Image Signal Processing},
  author = {Sivalogeswaran Ratnasingam},
  journal= {arXiv preprint arXiv:1908.09191},
  year   = {2019}
}

Comments

11 pages, 6 figures, conference:ICCV 2019 workshop: Learning for Computational Imaging (LCI)

R2 v1 2026-06-23T10:55:55.885Z