paper-with-me

홈 › Papers

Joint Optimization of Neural Radiance Fields and Continuous Camera Motion from a Monocular Video

2025-01-01 · CVPR 2025 1 · Hoang Chuong Nguyen, Wei Mao, Jose M. Alvarez, Miaomiao Liu

Neural Radiance Fields (NeRF) has demonstrated its superior capability to represent 3D geometry but require accurately precomputed camera poses during training. To mitigate this requirement, existing methods jointly optimize camera poses and NeRF often relying on good pose initialisation or depth priors. However, these approaches struggle in challenging scenarios, such as large rotations, as they map each camera to a world coordinate system. We propose a novel method that eliminates prior dependencies by modeling continuous camera motions as time-dependent angular velocity and velocity. Relative motions between cameras are learned first via velocity integration, while camera poses can be obtained by aggregating such relative motions up to a world coordinate system defined at a single time step within the video. Specifically, accurate continuous camera movements are learned through a time-dependent NeRF, which captures local scene geometry and motion by training from neighboring frames for each time step. The learned motions enable fine-tuning the NeRF to represent the full scene geometry. Experiments on Co3D and Scannet show our approach achieves superior camera pose and depth estimation and comparable novel-view synthesis performance compared to state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryDepth EstimationNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

ExBluRF: Efficient Radiance Fields for Extreme Motion Blurred Images

2023-09-16 · ICCV 2023 1 · Dongwoo Lee, Jeongtaek Oh, Jaesung Rim, Sunghyun Cho 외

We present ExBluRF, a novel view synthesis method for extreme motion blurred images based on efficient radiance fields optimization. Our approach consists of two main components: 6-DOF camera trajectory-based motion blur…

GPUNovel View Synthesis

Cross-Guided Optimization of Radiance Fields With Multi-View Image Super-Resolution for High-Resolution Novel View Synthesis

2023-01-01 · CVPR 2023 1 · Youngho Yoon, Kuk-Jin Yoon

Novel View Synthesis (NVS) aims at synthesizing an image from an arbitrary viewpoint using multi-view images and camera poses. Among the methods for NVS, Neural Radiance Fields (NeRF) is capable of NVS for an arbitra…

Image Super-ResolutionNeRFNovel View SynthesisSuper-Resolution

SiNeRF: Sinusoidal Neural Radiance Fields for Joint Pose Estimation and Scene Reconstruction

2022-10-10 · Yitong Xia, Hao Tang, Radu Timofte, Luc van Gool

NeRFmm is the Neural Radiance Fields (NeRF) that deal with Joint Optimization tasks, i.e., reconstructing real-world scenes and registering camera parameters simultaneously. Despite NeRFmm producing precise scene synthes…

Image GenerationNeRFPose Estimation

IL-NeRF: Incremental Learning for Neural Radiance Fields with Camera Pose Alignment

2023-12-10 · Letian Zhang, Ming Li, Chen Chen, Jie Xu

Neural radiance fields (NeRF) is a promising approach for generating photorealistic images and representing complex scenes. However, when processing data sequentially, it can suffer from catastrophic forgetting, where pr…

Incremental LearningKnowledge DistillationNeRF

Improving Robustness for Joint Optimization of Camera Poses and Decomposed Low-Rank Tensorial Radiance Fields

2024-02-20 · Bo-Yu Cheng, Wei-Chen Chiu, Yu-Lun Liu

In this paper, we propose an algorithm that allows joint refinement of camera pose and scene geometry represented by decomposed low-rank tensor, using only 2D images as supervision. First, we conduct a pilot study based …

Novel View Synthesis