paper-with-me

홈 › Papers

Forward Flow for Novel View Synthesis of Dynamic Scenes

2023-09-29 · ICCV 2023 1 · Xiang Guo, Jiadai Sun, Yuchao Dai, GuanYing Chen, Xiaoqing Ye, Xiao Tan, Errui Ding, Yumeng Zhang, Jingdong Wang

This paper proposes a neural radiance field (NeRF) approach for novel view synthesis of dynamic scenes using forward warping. Existing methods often adopt a static NeRF to represent the canonical space, and render dynamic images at other time steps by mapping the sampled 3D points back to the canonical space with the learned backward flow field. However, this backward flow field is non-smooth and discontinuous, which is difficult to be fitted by commonly used smooth motion models. To address this problem, we propose to estimate the forward flow field and directly warp the canonical radiance field to other time steps. Such forward flow field is smooth and continuous within the object region, which benefits the motion model learning. To achieve this goal, we represent the canonical radiance field with voxel grids to enable efficient forward warping, and propose a differentiable warping process, including an average splatting operation and an inpaint network, to resolve the many-to-one and one-to-many mapping issues. Thorough experiments show that our method outperforms existing methods in both novel view rendering and motion modeling, demonstrating the effectiveness of our forward flow motion modeling. Project page: https://npucvr.github.io/ForwardFlowDNeRF

📄 PDF Abstract BibTeX arXiv:2309.17390

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

DrivingScene: A Multi-Task Online Feed-Forward 3D Gaussian Splatting Method for Dynamic Driving Scenes

2025-10-14 · Qirui Hou, Wenzhang Sun, Chang Zeng, Chunfeng Wang 외 arxiv

Real-time, high-fidelity reconstruction of dynamic driving scenes is challenged by complex dynamics and sparse views, with prior methods struggling to balance quality and efficiency. We propose DrivingScene, an online, f…

Dynamic ReconstructionNovel View SynthesisPoint Clouds

Neural Scene Flow Fields for Space-Time View Synthesis of Dynamic Scenes

2020-11-26 · CVPR 2021 1 · Zhengqi Li, Simon Niklaus, Noah Snavely, Oliver Wang

We present a method to perform novel view and time synthesis of dynamic scenes, requiring only a monocular video with known camera poses as input. To do this, we introduce Neural Scene Flow Fields, a new representation t…

MoVieS: Motion-Aware 4D Dynamic View Synthesis in One Second

2025-07-14 · Chenguo Lin, YuChen Lin, Panwang Pan, Yifan Yu 외

We present MoVieS, a novel feed-forward model that synthesizes 4D dynamic novel views from monocular videos in one second. MoVieS represents dynamic 3D scenes using pixel-aligned grids of Gaussian primitives, explicitly …

Novel View SynthesisPoint TrackingScene Flow EstimationSemantic Segmentation

Reconstruct, Inpaint, Test-Time Finetune: Dynamic Novel-view Synthesis from Monocular Videos

2025-07-16 · Kaihua Chen, Tarasha Khurana, Deva Ramanan arxiv

We explore novel-view synthesis for dynamic scenes from monocular videos. Prior approaches rely on costly test-time optimization of 4D representations or do not preserve scene geometry when trained in a feed-forward mann…

Video Inpainting

Feed-Forward Bullet-Time Reconstruction of Dynamic Scenes from Monocular Videos

2024-12-04 · Hanxue Liang, Jiawei Ren, Ashkan Mirzaei, Antonio Torralba 외

Recent advancements in static feed-forward scene reconstruction have demonstrated significant progress in high-quality novel view synthesis. However, these models often struggle with generalizability across diverse envir…

Novel View Synthesis