paper-with-me

홈 › Papers

Flow-NeRF: Joint Learning of Geometry, Poses, and Dense Flow within Unified Neural Representations

2025-03-13 · CVPR 2025 1 · Xunzhi Zheng, Dan Xu

Learning accurate scene reconstruction without pose priors in neural radiance fields is challenging due to inherent geometric ambiguity. Recent development either relies on correspondence priors for regularization or uses off-the-shelf flow estimators to derive analytical poses. However, the potential for jointly learning scene geometry, camera poses, and dense flow within a unified neural representation remains largely unexplored. In this paper, we present Flow-NeRF, a unified framework that simultaneously optimizes scene geometry, camera poses, and dense optical flow all on-the-fly. To enable the learning of dense flow within the neural radiance field, we design and build a bijective mapping for flow estimation, conditioned on pose. To make the scene reconstruction benefit from the flow estimation, we develop an effective feature enhancement mechanism to pass canonical space features to world space representations, significantly enhancing scene geometry. We validate our model across four important tasks, i.e., novel view synthesis, depth estimation, camera pose prediction, and dense optical flow estimation, using several datasets. Our approach surpasses previous methods in almost all metrics for novel-view view synthesis and depth estimation and yields both qualitatively sound and quantitatively accurate novel-view flow. Our project page is https://zhengxunzhi.github.io/flownerf/.

📄 PDF Abstract BibTeX arXiv:2503.10464

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationNeRFNovel View SynthesisOptical Flow EstimationPose Prediction

Similar Papers 제목 키워드 기반

NeRF-VO: Real-Time Sparse Visual Odometry with Neural Radiance Fields

2023-12-20 · Jens Naumann, Binbin Xu, Stefan Leutenegger, Xingxing Zuo

We introduce a novel monocular visual odometry (VO) system, NeRF-VO, that integrates learning-based sparse visual odometry for low-latency camera tracking and a neural radiance scene representation for fine-detailed dens…

Depth EstimationDepth PredictionGPUMonocular Visual Odometry+4

TD-NeRF: Novel Truncated Depth Prior for Joint Camera Pose and Neural Radiance Field Optimization

2024-05-11 · Zhen Tan, Zongtan Zhou, Yangbing Ge, Zi Wang 외

The reliance on accurate camera poses is a significant barrier to the widespread deployment of Neural Radiance Fields (NeRF) models for 3D reconstruction and SLAM tasks. The existing method introduces monocular depth pri…

3D ReconstructionNeRFPose Estimation

NeVStereo: A NeRF-Driven NVS-Stereo Architecture for High-Fidelity 3D Tasks

2026-02-05 · Pengcheng Chen, Yue Hu, Wenhao Li, Nicole M Gunderson 외 arxiv

In modern dense 3D reconstruction, feed-forward systems (e.g., VGGT, pi3) focus on end-to-end matching and geometry prediction but do not explicitly output the novel view synthesis (NVS). Neural rendering-based approache…

Novel View Synthesis3D ReconstructionDepth Estimation

SPARF: Neural Radiance Fields from Sparse and Noisy Poses

2022-11-21 · CVPR 2023 1 · Prune Truong, Marie-Julie Rakotosaona, Fabian Manhardt, Federico Tombari

Neural Radiance Field (NeRF) has recently emerged as a powerful representation to synthesize photorealistic novel views. While showing impressive performance, it relies on the availability of dense input views with highl…

NeRFNovel View Synthesis

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 …

3D geometryDepth EstimationNeRFNovel View Synthesis