English

Multi-Plane Program Induction with 3D Box Priors

Computer Vision and Pattern Recognition 2020-11-24 v2 Machine Learning Machine Learning

Abstract

We consider two important aspects in understanding and editing images: modeling regular, program-like texture or patterns in 2D planes, and 3D posing of these planes in the scene. Unlike prior work on image-based program synthesis, which assumes the image contains a single visible 2D plane, we present Box Program Induction (BPI), which infers a program-like scene representation that simultaneously models repeated structure on multiple 2D planes, the 3D position and orientation of the planes, and camera parameters, all from a single image. Our model assumes a box prior, i.e., that the image captures either an inner view or an outer view of a box in 3D. It uses neural networks to infer visual cues such as vanishing points, wireframe lines to guide a search-based algorithm to find the program that best explains the image. Such a holistic, structured scene representation enables 3D-aware interactive image editing operations such as inpainting missing pixels, changing camera parameters, and extrapolate the image contents.

Keywords

Cite

@article{arxiv.2011.10007,
  title  = {Multi-Plane Program Induction with 3D Box Priors},
  author = {Yikai Li and Jiayuan Mao and Xiuming Zhang and William T. Freeman and Joshua B. Tenenbaum and Noah Snavely and Jiajun Wu},
  journal= {arXiv preprint arXiv:2011.10007},
  year   = {2020}
}

Comments

NeurIPS 2020. First two authors contributed equally. Project page: http://bpi.csail.mit.edu

R2 v1 2026-06-23T20:22:43.470Z