paper-with-me

Papers

PBWR: Parametric Building Wireframe Reconstruction from Aerial LiDAR Point Clouds

2023-11-18 · Shangfeng Huang, Ruisheng Wang, Bo Guo, Hongxin Yang

In this paper, we present an end-to-end 3D building wireframe reconstruction method to regress edges directly from aerial LiDAR point clouds.Our method, named Parametric Building Wireframe Reconstruction (PBWR), takes aerial LiDAR point clouds and initial edge entities as input, and fully uses self-attention mechanism of transformers to regress edge parameters without any intermediate steps such as corner prediction. We propose an edge non-maximum suppression (E-NMS) module based on edge similarityto remove redundant edges. Additionally, a dedicated edge loss function is utilized to guide the PBWR in regressing edges parameters, where simple use of edge distance loss isn't suitable. In our experiments, we demonstrate state-of-the-art results on the Building3D dataset, achieving an improvement of approximately 36% in entry-level dataset edge accuracy and around 42% improvement in the Tallinn dataset.

📄 PDF Abstract BibTeX arXiv:2311.12062

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PBWR: Parametric-Building-Wireframe Reconstruction from Aerial LiDAR Point Clouds

2024-01-01 · CVPR 2024 1 · Shangfeng Huang, Ruisheng Wang, Bo Guo, Hongxin Yang

In this paper we present an end-to-end 3D-building-wireframe reconstruction method to regress edges directly from aerial light-detection-and-ranging (LiDAR) point clouds. Our method named parametric-building-wirefram…

EdgeDiff: Edge-aware Diffusion Network for Building Reconstruction from Point Clouds

2025-01-01 · CVPR 2025 1 · Yujun Liu, Ruisheng Wang, Shangfeng Huang, Guorong Cai

Building reconstruction is a challenging problem at the intersection of computer vision, photogrammetry and computer graphics. 3D wireframe presents a compelling representation for building modeling through its compa…

Denoising

Delaunay Canopy: Building Wireframe Reconstruction from Airborne LiDAR Point Clouds via Delaunay Graph

2026-04-02 · Donghyun Kim, Chanyoung Kim, Youngjoong Kwon, Seong Jae Hwang arxiv

Reconstructing building wireframe from airborne LiDAR point clouds yields a compact, topology-centric representation that enables structural understanding beyond dense meshes. Yet a key limitation persists: conventional …

Point Clouds

Learning to Construct 3D Building Wireframes from 3D Line Clouds

2022-08-25 · Yicheng Luo, Jing Ren, Xuefei Zhe, Di Kang 외

Line clouds, though under-investigated in the previous work, potentially encode more compact structural information of buildings than point clouds extracted from multi-view images. In this work, we propose the first netw…

3D Parametric Wireframe Extraction Based on Distance Fields

2021-07-13 · Albert Matveev, Alexey Artemov, Denis Zorin, Evgeny Burnaev

We present a pipeline for parametric wireframe extraction from densely sampled point clouds. Our approach processes a scalar distance field that represents proximity to the nearest sharp feature curve. In intermediate st…