TL;DR
This study evaluates how segmentation accuracy of LiDAR data affects the quality of 3D city models at LOD1 and demonstrates that advanced deep learning models improve morphological feature extraction.
Contribution
It investigates the impact of segmentation accuracy on 3D modeling quality and introduces the effectiveness of U-Net3+ for height and morphological feature estimation.
Findings
U-Net3+ and Attention U-Net outperform other models in segmentation accuracy.
Segmentation accuracy significantly influences 3D model quality and morphological feature extraction.
Using the 90th percentile and median improves building height estimation.
Abstract
Three-dimensional reconstruction of buildings, particularly at Level of Detail 1 (LOD1), plays a crucial role in various applications such as urban planning, urban environmental studies, and designing optimized transportation networks. This study focuses on assessing the potential of LiDAR data for accurate 3D building reconstruction at LOD1 and extracting morphological features from these models. Four deep semantic segmentation models, U-Net, Attention U-Net, U-Net3+, and DeepLabV3+, were used, applying transfer learning to extract building footprints from LiDAR data. The results showed that U-Net3+ and Attention U-Net outperformed the others, achieving IoU scores of 0.833 and 0.814, respectively. Various statistical measures, including maximum, range, mode, median, and the 90th percentile, were used to estimate building heights, resulting in the generation of 3D models at LOD1. As the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Concatenated Skip Connection · Max Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
