CVLGNov 7, 2023

UP-NeRF: Unconstrained Pose-Prior-Free Neural Radiance Fields

arXiv:2311.03784v218 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of handling unconstrained images with varying illumination and transient occluders for 3D scene reconstruction, representing an incremental improvement over prior pose-prior-free methods.

The paper tackles the problem of optimizing Neural Radiance Fields (NeRF) from unconstrained image collections without camera pose priors, achieving superior performance compared to baselines like BARF on the challenging Phototourism dataset.

Neural Radiance Field (NeRF) has enabled novel view synthesis with high fidelity given images and camera poses. Subsequent works even succeeded in eliminating the necessity of pose priors by jointly optimizing NeRF and camera pose. However, these works are limited to relatively simple settings such as photometrically consistent and occluder-free image collections or a sequence of images from a video. So they have difficulty handling unconstrained images with varying illumination and transient occluders. In this paper, we propose $\textbf{UP-NeRF}$ ($\textbf{U}$nconstrained $\textbf{P}$ose-prior-free $\textbf{Ne}$ural $\textbf{R}$adiance $\textbf{F}$ields) to optimize NeRF with unconstrained image collections without camera pose prior. We tackle these challenges with surrogate tasks that optimize color-insensitive feature fields and a separate module for transient occluders to block their influence on pose estimation. In addition, we introduce a candidate head to enable more robust pose estimation and transient-aware depth supervision to minimize the effect of incorrect prior. Our experiments verify the superior performance of our method compared to the baselines including BARF and its variants in a challenging internet photo collection, $\textit{Phototourism}$ dataset.

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