CVJul 15, 2024

IE-NeRF: Inpainting Enhanced Neural Radiance Fields in the Wild

arXiv:2407.10695v27 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the challenge of handling transient objects in dynamic scenes for computer vision applications, representing an incremental improvement over existing NeRF methods.

The paper tackles the problem of synthesizing novel views from uncontrolled photos in dynamic scenes, where Neural Radiance Fields (NeRF) struggle with transient objects, and achieves state-of-the-art performance by enhancing NeRF with an inpainting module and transient masks.

We present a novel approach for synthesizing realistic novel views using Neural Radiance Fields (NeRF) with uncontrolled photos in the wild. While NeRF has shown impressive results in controlled settings, it struggles with transient objects commonly found in dynamic and time-varying scenes. Our framework called \textit{Inpainting Enhanced NeRF}, or \ours, enhances the conventional NeRF by drawing inspiration from the technique of image inpainting. Specifically, our approach extends the Multi-Layer Perceptrons (MLP) of NeRF, enabling it to simultaneously generate intrinsic properties (static color, density) and extrinsic transient masks. We introduce an inpainting module that leverages the transient masks to effectively exclude occlusions, resulting in improved volume rendering quality. Additionally, we propose a new training strategy with frequency regularization to address the sparsity issue of low-frequency transient components. We evaluate our approach on internet photo collections of landmarks, demonstrating its ability to generate high-quality novel views and achieve state-of-the-art performance.

Foundations

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

Your Notes