paper-with-me

홈 › Papers

Vectorizing World Buildings: Planar Graph Reconstruction by Primitive Detection and Relationship Inference

2019-12-11 · ECCV 2020 8 · Nelson Nauata, Yasutaka Furukawa

This paper tackles a 2D architecture vectorization problem, whose task is to infer an outdoor building architecture as a 2D planar graph from a single RGB image. We provide a new benchmark with ground-truth annotations for 2,001 complex buildings across the cities of Atlanta, Paris, and Las Vegas. We also propose a novel algorithm utilizing 1) convolutional neural networks (CNNs) that detects geometric primitives and infers their relationships and 2) an integer programming (IP) that assembles the information into a 2D planar graph. While being a trivial task for human vision, the inference of a graph structure with an arbitrary topology is still an open problem for computer vision. Qualitative and quantitative evaluations demonstrate that our algorithm makes significant improvements over the current state-of-the-art, towards an intelligent system at the level of human perception. We will share code and data.

📄 PDF Abstract BibTeX arXiv:1912.05135

Code (2)

zhangfuyang/Conv-MPN pytorch
zhangfuyang/search_evaluate pytorch

Tasks

Graph Reconstruction

Similar Papers 제목 키워드 기반

Optimized Vectorizing of Building Structures with Switch: High-Efficiency Convolutional Channel-Switch Hybridization Strategy

2023-06-26 · Moule Lin, WeiPeng Jing, Chao Li, András Jung

The building planar graph reconstruction, a.k.a. footprint reconstruction, which lies in the domain of computer vision and geoinformatics, has been long afflicted with the challenge of redundant parameters in conventiona…

Graph Reconstruction

Conv-MPN: Convolutional Message Passing Neural Network for Structured Outdoor Architecture Reconstruction

2019-12-04 · CVPR 2020 6 · Fuyang Zhang, Nelson Nauata, Yasutaka Furukawa

This paper proposes a novel message passing neural (MPN) architecture Conv-MPN, which reconstructs an outdoor building as a planar graph from a single RGB image. Conv-MPN is specifically designed for cases where nodes of…

Graph Neural Network

City3D: Large-Scale Building Reconstruction from Airborne LiDAR Point Clouds

2022-01-25 · Jin Huang, Jantien Stoter, Ravi Peters, Liangliang Nan

We present a fully automatic approach for reconstructing compact 3D building models from large-scale airborne point clouds. A major challenge of urban reconstruction from airborne LiDAR point clouds lies in that the vert…

Surface Reconstruction

GS4Buildings: Prior-Guided Gaussian Splatting for 3D Building Reconstruction

2025-08-10 · Qilin Zhang, Olaf Wysocki, Boris Jutzi arxiv

Recent advances in Gaussian Splatting (GS) have demonstrated its effectiveness in photo-realistic rendering and 3D reconstruction. Among these, 2D Gaussian Splatting (2DGS) is particularly suitable for surface reconstruc…

3D Reconstruction

Modeling Urban Scenes From Pointclouds

2017-10-01 · ICCV 2017 10 · William Nguatem, Helmut Mayer

We present a method for Modeling Urban Scenes from Pointclouds (MUSP). In contrast to existing approaches, MUSP is robust, scalable and provides a more complete description by not making a Manhattan-World assumption and …

Scene Segmentation