CVMar 16, 2022

Sat-NeRF: Learning Multi-View Satellite Photogrammetry With Transient Objects and Shadow Modeling Using RPC Cameras

arXiv:2203.08896v2106 citationsh-index: 15
AI Analysis

This addresses satellite image analysis for remote sensing applications, but it is incremental as it adapts existing neural rendering techniques to satellite-specific challenges.

The paper tackles the problem of multi-view satellite photogrammetry by introducing Sat-NeRF, which renders new views and infers surface models with quality similar to traditional state-of-the-art stereo pipelines, achieving robustness to shadows and transient objects through a shadow-aware irradiance model and uncertainty weighting.

We introduce the Satellite Neural Radiance Field (Sat-NeRF), a new end-to-end model for learning multi-view satellite photogrammetry in the wild. Sat-NeRF combines some of the latest trends in neural rendering with native satellite camera models, represented by rational polynomial coefficient (RPC) functions. The proposed method renders new views and infers surface models of similar quality to those obtained with traditional state-of-the-art stereo pipelines. Multi-date images exhibit significant changes in appearance, mainly due to varying shadows and transient objects (cars, vegetation). Robustness to these challenges is achieved by a shadow-aware irradiance model and uncertainty weighting to deal with transient phenomena that cannot be explained by the position of the sun. We evaluate Sat-NeRF using WorldView-3 images from different locations and stress the advantages of applying a bundle adjustment to the satellite camera models prior to training. This boosts the network performance and can optionally be used to extract additional cues for depth supervision.

Code Implementations1 repo
Foundations

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

Your Notes