English

"Double-DIP": Unsupervised Image Decomposition via Coupled Deep-Image-Priors

Computer Vision and Pattern Recognition 2018-12-06 v2 Machine Learning

Abstract

Many seemingly unrelated computer vision tasks can be viewed as a special case of image decomposition into separate layers. For example, image segmentation (separation into foreground and background layers); transparent layer separation (into reflection and transmission layers); Image dehazing (separation into a clear image and a haze map), and more. In this paper we propose a unified framework for unsupervised layer decomposition of a single image, based on coupled "Deep-image-Prior" (DIP) networks. It was shown [Ulyanov et al] that the structure of a single DIP generator network is sufficient to capture the low-level statistics of a single image. We show that coupling multiple such DIPs provides a powerful tool for decomposing images into their basic components, for a wide variety of applications. This capability stems from the fact that the internal statistics of a mixture of layers is more complex than the statistics of each of its individual components. We show the power of this approach for Image-Dehazing, Fg/Bg Segmentation, Watermark-Removal, Transparency Separation in images and video, and more. These capabilities are achieved in a totally unsupervised way, with no training examples other than the input image/video itself.

Keywords

Cite

@article{arxiv.1812.00467,
  title  = {"Double-DIP": Unsupervised Image Decomposition via Coupled Deep-Image-Priors},
  author = {Yossi Gandelsman and Assaf Shocher and Michal Irani},
  journal= {arXiv preprint arXiv:1812.00467},
  year   = {2018}
}

Comments

Project page: http://www.wisdom.weizmann.ac.il/~vision/DoubleDIP/

R2 v1 2026-06-23T06:28:33.056Z