CVJul 1, 2024

DRAGON: Drone and Ground Gaussian Splatting for 3D Building Reconstruction

arXiv:2407.01761v116 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses a specific challenge in urban planning and reconnaissance by enabling 3D modeling from disparate camera elevations, though it appears incremental as it builds on existing NVS methods like Gaussian Splatting.

The paper tackles the problem of 3D building reconstruction from drone and ground imagery by proposing DRAGON, a method that uses iterative perceptual regularization to bridge the visual gap between elevations, enabling camera registration and producing compelling renderings on a semi-synthetic dataset of 9 scenes.

3D building reconstruction from imaging data is an important task for many applications ranging from urban planning to reconnaissance. Modern Novel View synthesis (NVS) methods like NeRF and Gaussian Splatting offer powerful techniques for developing 3D models from natural 2D imagery in an unsupervised fashion. These algorithms generally require input training views surrounding the scene of interest, which, in the case of large buildings, is typically not available across all camera elevations. In particular, the most readily available camera viewpoints at scale across most buildings are at near-ground (e.g., with mobile phones) and aerial (drones) elevations. However, due to the significant difference in viewpoint between drone and ground image sets, camera registration - a necessary step for NVS algorithms - fails. In this work we propose a method, DRAGON, that can take drone and ground building imagery as input and produce a 3D NVS model. The key insight of DRAGON is that intermediate elevation imagery may be extrapolated by an NVS algorithm itself in an iterative procedure with perceptual regularization, thereby bridging the visual feature gap between the two elevations and enabling registration. We compiled a semi-synthetic dataset of 9 large building scenes using Google Earth Studio, and quantitatively and qualitatively demonstrate that DRAGON can generate compelling renderings on this dataset compared to baseline strategies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes