CVApr 25, 2024

Depth Supervised Neural Surface Reconstruction from Airborne Imagery

arXiv:2404.16429v12 citationsh-index: 1ISPRS Ann Photogramm Remote Sens Spat Inf Sci
Originality Incremental advance
AI Analysis

This work addresses surface reconstruction from aerial images, a domain-specific problem, and is incremental as it adapts existing NeRF methods with depth supervision.

The paper tackles the problem of applying Neural Radiance Fields (NeRFs) to airborne imagery for surface reconstruction, where they face challenges like low image redundancy and high computational costs, and demonstrates that integrating depth priors from tie-point measures improves performance, achieving competitive results on a benchmark dataset.

While originally developed for novel view synthesis, Neural Radiance Fields (NeRFs) have recently emerged as an alternative to multi-view stereo (MVS). Triggered by a manifold of research activities, promising results have been gained especially for texture-less, transparent, and reflecting surfaces, while such scenarios remain challenging for traditional MVS-based approaches. However, most of these investigations focus on close-range scenarios, with studies for airborne scenarios still missing. For this task, NeRFs face potential difficulties at areas of low image redundancy and weak data evidence, as often found in street canyons, facades or building shadows. Furthermore, training such networks is computationally expensive. Thus, the aim of our work is twofold: First, we investigate the applicability of NeRFs for aerial image blocks representing different characteristics like nadir-only, oblique and high-resolution imagery. Second, during these investigations we demonstrate the benefit of integrating depth priors from tie-point measures, which are provided during presupposed Bundle Block Adjustment. Our work is based on the state-of-the-art framework VolSDF, which models 3D scenes by signed distance functions (SDFs), since this is more applicable for surface reconstruction compared to the standard volumetric representation in vanilla NeRFs. For evaluation, the NeRF-based reconstructions are compared to results of a publicly available benchmark dataset for airborne images.

Foundations

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

Your Notes