paper-with-me

홈 › Papers

F2-NeRF: Fast Neural Radiance Field Training With Free Camera Trajectories

2023-01-01 · CVPR 2023 1 · Peng Wang, YuAn Liu, Zhaoxi Chen, Lingjie Liu, Ziwei Liu, Taku Komura, Christian Theobalt, Wenping Wang

This paper presents a novel grid-based NeRF called F^2-NeRF (Fast-Free-NeRF) for novel view synthesis, which enables arbitrary input camera trajectories and only costs a few minutes for training. Existing fast grid-based NeRF training frameworks, like Instant-NGP, Plenoxels, DVGO, or TensoRF, are mainly designed for bounded scenes and rely on space warping to handle unbounded scenes. Existing two widely-used space-warping methods are only designed for the forward-facing trajectory or the 360deg object-centric trajectory but cannot process arbitrary trajectories. In this paper, we delve deep into the mechanism of space warping to handle unbounded scenes. Based on our analysis, we further propose a novel space-warping method called perspective warping, which allows us to handle arbitrary trajectories in the grid-based NeRF framework. Extensive experiments demonstrate that F^2-NeRF is able to use the same perspective warping to render high-quality images on two standard datasets and a new free trajectory dataset collected by us.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Depth-supervised NeRF: Fewer Views and Faster Training for Free

2021-07-06 · CVPR 2022 1 · Kangle Deng, Andrew Liu, Jun-Yan Zhu, Deva Ramanan

A commonly observed failure mode of Neural Radiance Field (NeRF) is fitting incorrect geometries when given an insufficient number of input views. One potential reason is that standard volumetric rendering does not enfor…

NeRFRGB-D Reconstruction

Sampling-free obstacle gradients and reactive planning in Neural Radiance Fields (NeRF)

2022-05-03 · Michael Pantic, Cesar Cadena, Roland Siegwart, Lionel Ott

This work investigates the use of Neural implicit representations, specifically Neural Radiance Fields (NeRF), for geometrical queries and motion planning. We show that by adding the capacity to infer occupancy in a radi…

Motion PlanningNeRF

F$^{2}$-NeRF: Fast Neural Radiance Field Training with Free Camera Trajectories

2023-03-28 · Peng Wang, YuAn Liu, Zhaoxi Chen, Lingjie Liu 외

This paper presents a novel grid-based NeRF called F2-NeRF (Fast-Free-NeRF) for novel view synthesis, which enables arbitrary input camera trajectories and only costs a few minutes for training. Existing fast grid-based …

NeRFNovel View Synthesis

Simple-RF: Regularizing Sparse Input Radiance Fields with Simpler Solutions

2024-04-29 · Nagabhushan Somraj, Sai Harsha Mupparaju, Adithyan Karanayil, Rajiv Soundararajan

Neural Radiance Fields (NeRF) show impressive performance in photo-realistic free-view rendering of scenes. Recent improvements on the NeRF such as TensoRF and ZipNeRF employ explicit models for faster optimization and r…

NeRF

MVSNeRF: Fast Generalizable Radiance Field Reconstruction from Multi-View Stereo

2021-03-29 · ICCV 2021 10 · Anpei Chen, Zexiang Xu, Fuqiang Zhao, Xiaoshuai Zhang 외

We present MVSNeRF, a novel neural rendering approach that can efficiently reconstruct neural radiance fields for view synthesis. Unlike prior works on neural radiance fields that consider per-scene optimization on dense…

NeRFNeural Rendering