English

Probabilistic Semantic Inpainting with Pixel Constrained CNNs

Computer Vision and Pattern Recognition 2019-02-26 v2 Machine Learning Machine Learning

Abstract

Semantic inpainting is the task of inferring missing pixels in an image given surrounding pixels and high level image semantics. Most semantic inpainting algorithms are deterministic: given an image with missing regions, a single inpainted image is generated. However, there are often several plausible inpaintings for a given missing region. In this paper, we propose a method to perform probabilistic semantic inpainting by building a model, based on PixelCNNs, that learns a distribution of images conditioned on a subset of visible pixels. Experiments on the MNIST and CelebA datasets show that our method produces diverse and realistic inpaintings.

Keywords

Cite

@article{arxiv.1810.03728,
  title  = {Probabilistic Semantic Inpainting with Pixel Constrained CNNs},
  author = {Emilien Dupont and Suhas Suresha},
  journal= {arXiv preprint arXiv:1810.03728},
  year   = {2019}
}

Comments

AISTATS camera ready version

R2 v1 2026-06-23T04:32:48.708Z