CVJan 5, 2023

Robust Dynamic Radiance Fields

arXiv:2301.02239v2235 citationsh-index: 41
Originality Incremental advance
AI Analysis

This improves robustness for dynamic view synthesis in videos with highly dynamic objects or poor textures, though it appears incremental as it builds on existing radiance field methods.

The paper tackles the problem of dynamic radiance field reconstruction failing due to inaccurate camera poses from SfM algorithms in challenging videos, and it addresses this by jointly estimating radiance fields and camera parameters, showing favorable performance over state-of-the-art methods.

Dynamic radiance field reconstruction methods aim to model the time-varying structure and appearance of a dynamic scene. Existing methods, however, assume that accurate camera poses can be reliably estimated by Structure from Motion (SfM) algorithms. These methods, thus, are unreliable as SfM algorithms often fail or produce erroneous poses on challenging videos with highly dynamic objects, poorly textured surfaces, and rotating camera motion. We address this robustness issue by jointly estimating the static and dynamic radiance fields along with the camera parameters (poses and focal length). We demonstrate the robustness of our approach via extensive quantitative and qualitative experiments. Our results show favorable performance over the state-of-the-art dynamic view synthesis methods.

Code Implementations1 repo
Foundations

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

Your Notes