English

Image Companding and Inverse Halftoning using Deep Convolutional Neural Networks

Computer Vision and Pattern Recognition 2017-07-24 v2

Abstract

In this paper, we introduce deep learning technology to tackle two traditional low-level image processing problems, companding and inverse halftoning. We make two main contributions. First, to the best knowledge of the authors, this is the first work that has successfully developed deep learning based solutions to these two traditional low-level image processing problems. This not only introduces new methods to tackle well-known image processing problems but also demonstrates the power of deep learning in solving traditional signal processing problems. Second, we have developed an effective deep learning algorithm based on insights into the properties of visual quality of images and the internal representation properties of a deep convolutional neural network (CNN). We train a deep CNN as a nonlinear transformation function to map a low bit depth image to higher bit depth or from a halftone image to a continuous tone image. We also employ another pretrained deep CNN as a feature extractor to derive visually important features to construct the objective function for the training of the mapping CNN. We present experimental results to demonstrate the effectiveness of the new deep learning based solutions.

Keywords

Cite

@article{arxiv.1707.00116,
  title  = {Image Companding and Inverse Halftoning using Deep Convolutional Neural Networks},
  author = {Xianxu Hou and Guoping Qiu},
  journal= {arXiv preprint arXiv:1707.00116},
  year   = {2017}
}

Comments

12 pages

R2 v1 2026-06-22T20:35:06.329Z