CVAIMar 27, 2024

SAT-NGP : Unleashing Neural Graphics Primitives for Fast Relightable Transient-Free 3D reconstruction from Satellite Imagery

arXiv:2403.18711v113 citationsh-index: 8Has CodeIGARSS
Originality Incremental advance
AI Analysis

This addresses the need for faster, relightable 3D reconstruction in remote sensing, though it is incremental as it builds on existing neural graphics primitives.

The paper tackles the problem of slow 3D reconstruction from multi-date satellite imagery using neural methods by proposing SAT-NGP, which reduces learning time from dozens of hours to 15 minutes while maintaining reconstruction quality.

Current stereo-vision pipelines produce high accuracy 3D reconstruction when using multiple pairs or triplets of satellite images. However, these pipelines are sensitive to the changes between images that can occur as a result of multi-date acquisitions. Such variations are mainly due to variable shadows, reflexions and transient objects (cars, vegetation). To take such changes into account, Neural Radiance Fields (NeRF) have recently been applied to multi-date satellite imagery. However, Neural methods are very compute-intensive, taking dozens of hours to learn, compared with minutes for standard stereo-vision pipelines. Following the ideas of Instant Neural Graphics Primitives we propose to use an efficient sampling strategy and multi-resolution hash encoding to accelerate the learning. Our model, Satellite Neural Graphics Primitives (SAT-NGP) decreases the learning time to 15 minutes while maintaining the quality of the 3D reconstruction.

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