paper-with-me

홈 › Papers

NVFi: Neural Velocity Fields for 3D Physics Learning from Dynamic Videos

2023-12-11 · NeurIPS 2023 11 · Jinxi Li, Ziyang Song, Bo Yang

In this paper, we aim to model 3D scene dynamics from multi-view videos. Unlike the majority of existing works which usually focus on the common task of novel view synthesis within the training time period, we propose to simultaneously learn the geometry, appearance, and physical velocity of 3D scenes only from video frames, such that multiple desirable applications can be supported, including future frame extrapolation, unsupervised 3D semantic scene decomposition, and dynamic motion transfer. Our method consists of three major components, 1) the keyframe dynamic radiance field, 2) the interframe velocity field, and 3) a joint keyframe and interframe optimization module which is the core of our framework to effectively train both networks. To validate our method, we further introduce two dynamic 3D datasets: 1) Dynamic Object dataset, and 2) Dynamic Indoor Scene dataset. We conduct extensive experiments on multiple datasets, demonstrating the superior performance of our method over all baselines, particularly in the critical tasks of future frame extrapolation and unsupervised 3D semantic scene decomposition.

📄 PDF Abstract BibTeX arXiv:2312.06398

Code (1)

vlar-group/nvfi 공식 구현 pytorch

Tasks

Novel View Synthesis

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Regularizing Dynamic Radiance Fields with Kinematic Fields

2024-07-19 · Woobin Im, Geonho Cha, Sebin Lee, Jumin Lee 외

This paper presents a novel approach for reconstructing dynamic radiance fields from monocular videos. We integrate kinematics with dynamic radiance fields, bridging the gap between the sparse nature of monocular videos …

Inferring Hybrid Neural Fluid Fields from Videos

2023-12-11 · NeurIPS 2023 11 · Hong-Xing Yu, Yang Zheng, Yuan Gao, Yitong Deng 외

We study recovering fluid density and velocity from sparse multiview videos. Existing neural dynamic reconstruction methods predominantly rely on optical flows; therefore, they cannot accurately estimate the density and …

Dynamic ReconstructionFuture prediction

VeloGauss: Learning Physically Consistent Gaussian Velocity Fields from Videos

2026-05-11 · Nengbo Lu, Bin Zhao arxiv

In this paper, we aim to jointly model the geometry, appearance, and physical information of 3D scenes solely from dynamic multi-view videos, without relying on any physical priors. Existing works typically employ physic…

Physical Simulations

Physics Informed Neural Fields for Smoke Reconstruction with Sparse Data

2022-06-14 · Mengyu Chu, Lingjie Liu, Quan Zheng, Erik Franz 외

High-fidelity reconstruction of fluids from sparse multiview RGB videos remains a formidable challenge due to the complexity of the underlying physics as well as complex occlusion and lighting in captures. Existing solut…

Physics-Informed Learning of Characteristic Trajectories for Smoke Reconstruction

2024-07-12 · Yiming Wang, Siyu Tang, Mengyu Chu

We delve into the physics-informed neural reconstruction of smoke and obstacles through sparse-view RGB videos, tackling challenges arising from limited observation of complex dynamics. Existing physics-informed neural n…

NeRF