English

Floorplan Restoration by Structure Hallucinating Transformer Cascades

Computer Vision and Pattern Recognition 2023-10-05 v4 Artificial Intelligence

Abstract

This paper presents an extreme floorplan reconstruction task, a new benchmark for the task, and a neural architecture as a solution. Given a partial floorplan reconstruction inferred or curated from panorama images, the task is to reconstruct a complete floorplan including invisible architectural structures. The proposed neural network 1) encodes an input partial floorplan into a set of latent vectors by convolutional neural networks and a Transformer; and 2) reconstructs an entire floorplan while hallucinating invisible rooms and doors by cascading Transformer decoders. Qualitative and quantitative evaluations demonstrate effectiveness of our approach over the benchmark of 701 houses, outperforming the state-of-the-art reconstruction techniques. We will share our code, models, and data.

Cite

@article{arxiv.2206.00645,
  title  = {Floorplan Restoration by Structure Hallucinating Transformer Cascades},
  author = {Sepidehsadat Hosseini and Yasutaka Furukawa},
  journal= {arXiv preprint arXiv:2206.00645},
  year   = {2023}
}

Comments

Published at BMVC 2023

R2 v1 2026-06-24T11:36:17.815Z