CVGRAug 16, 2023

SceNeRFlow: Time-Consistent Reconstruction of General Dynamic Scenes

arXiv:2308.08258v116 citationsh-index: 110
Originality Incremental advance
AI Analysis

This addresses the need for time-consistent 3D reconstructions in applications such as virtual-asset creation, though it is incremental as it builds on prior dynamic-NeRF methods.

The paper tackles the problem of 4D reconstruction of general, non-rigidly deforming scenes by proposing SceNeRFlow, which reconstructs scenes in a time-consistent manner to enable downstream tasks like 3D editing and motion analysis, achieving reconstruction of studio-scale motions where prior work only handled small motion.

Existing methods for the 4D reconstruction of general, non-rigidly deforming objects focus on novel-view synthesis and neglect correspondences. However, time consistency enables advanced downstream tasks like 3D editing, motion analysis, or virtual-asset creation. We propose SceNeRFlow to reconstruct a general, non-rigid scene in a time-consistent manner. Our dynamic-NeRF method takes multi-view RGB videos and background images from static cameras with known camera parameters as input. It then reconstructs the deformations of an estimated canonical model of the geometry and appearance in an online fashion. Since this canonical model is time-invariant, we obtain correspondences even for long-term, long-range motions. We employ neural scene representations to parametrize the components of our method. Like prior dynamic-NeRF methods, we use a backwards deformation model. We find non-trivial adaptations of this model necessary to handle larger motions: We decompose the deformations into a strongly regularized coarse component and a weakly regularized fine component, where the coarse component also extends the deformation field into the space surrounding the object, which enables tracking over time. We show experimentally that, unlike prior work that only handles small motion, our method enables the reconstruction of studio-scale motions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes