English

LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image

Computer Vision and Pattern Recognition 2018-03-28 v1 Artificial Intelligence

Abstract

We propose an algorithm to predict room layout from a single image that generalizes across panoramas and perspective images, cuboid layouts and more general layouts (e.g. L-shape room). Our method operates directly on the panoramic image, rather than decomposing into perspective images as do recent works. Our network architecture is similar to that of RoomNet, but we show improvements due to aligning the image based on vanishing points, predicting multiple layout elements (corners, boundaries, size and translation), and fitting a constrained Manhattan layout to the resulting predictions. Our method compares well in speed and accuracy to other existing work on panoramas, achieves among the best accuracy for perspective images, and can handle both cuboid-shaped and more general Manhattan layouts.

Keywords

Cite

@article{arxiv.1803.08999,
  title  = {LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image},
  author = {Chuhang Zou and Alex Colburn and Qi Shan and Derek Hoiem},
  journal= {arXiv preprint arXiv:1803.08999},
  year   = {2018}
}

Comments

CVPR2018

R2 v1 2026-06-23T01:03:38.359Z