paper-with-me

홈 › Papers

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

2023-11-07 · Injae Kim, Minhyuk Choi, Hyunwoo J. Kim

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.

📄 PDF Abstract BibTeX arXiv:2311.03784

Code (1)

mlvlab/UP-NeRF 공식 구현 pytorch

Tasks

NeRFNovel View SynthesisPose Estimation

Similar Papers 제목 키워드 기반

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

2023-09-21 · NeurIPS 2023 11

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 c…

NeRF in the Wild: Neural Radiance Fields for Unconstrained Photo Collections

2020-08-05 · CVPR 2021 1 · Ricardo Martin-Brualla, Noha Radwan, Mehdi S. M. Sajjadi, Jonathan T. Barron 외

We present a learning-based method for synthesizing novel views of complex scenes using only unstructured collections of in-the-wild photographs. We build on Neural Radiance Fields (NeRF), which uses the weights of a mul…

NeRF

Pose-Free Neural Radiance Fields via Implicit Pose Regularization

2023-08-29 · ICCV 2023 1 · Jiahui Zhang, Fangneng Zhan, Yingchen Yu, Kunhao Liu 외

Pose-free neural radiance fields (NeRF) aim to train NeRF with unposed multi-view images and it has achieved very impressive success in recent years. Most existing works share the pipeline of training a coarse pose estim…

NeRFNovel View SynthesisPose Estimation

Cross-Ray Neural Radiance Fields for Novel-view Synthesis from Unconstrained Image Collections

2023-07-16 · ICCV 2023 1 · Yifan Yang, Shuhai Zhang, Zixiong Huang, Yubing Zhang 외

Neural Radiance Fields (NeRF) is a revolutionary approach for rendering scenes by sampling a single ray per pixel and it has demonstrated impressive capabilities in novel-view synthesis from static scene images. However,…

NeRFNovel View Synthesis

NeRFVS: Neural Radiance Fields for Free View Synthesis via Geometry Scaffolds

2023-04-13 · CVPR 2023 1 · Chen Yang, Peihao Li, Zanwei Zhou, Shanxin Yuan 외

We present NeRFVS, a novel neural radiance fields (NeRF) based method to enable free navigation in a room. NeRF achieves impressive performance in rendering images for novel views similar to the input views while sufferi…

NeRF