CVGRMar 31, 2024

OmniLocalRF: Omnidirectional Local Radiance Fields from Dynamic Videos

arXiv:2404.00676v18 citationsh-index: 6CVPR
Originality Incremental advance
AI Analysis

This addresses the challenge of dynamic object removal in omnidirectional videos for applications like virtual reality and surveillance, representing an incremental improvement over existing methods.

The paper tackles the problem of synthesizing novel views from omnidirectional videos with dynamic objects by introducing OmniLocalRF, which renders static-only scenes and removes dynamic objects, achieving superior performance in complex real-world scenarios without manual intervention.

Omnidirectional cameras are extensively used in various applications to provide a wide field of vision. However, they face a challenge in synthesizing novel views due to the inevitable presence of dynamic objects, including the photographer, in their wide field of view. In this paper, we introduce a new approach called Omnidirectional Local Radiance Fields (OmniLocalRF) that can render static-only scene views, removing and inpainting dynamic objects simultaneously. Our approach combines the principles of local radiance fields with the bidirectional optimization of omnidirectional rays. Our input is an omnidirectional video, and we evaluate the mutual observations of the entire angle between the previous and current frames. To reduce ghosting artifacts of dynamic objects and inpaint occlusions, we devise a multi-resolution motion mask prediction module. Unlike existing methods that primarily separate dynamic components through the temporal domain, our method uses multi-resolution neural feature planes for precise segmentation, which is more suitable for long 360-degree videos. Our experiments validate that OmniLocalRF outperforms existing methods in both qualitative and quantitative metrics, especially in scenarios with complex real-world scenes. In particular, our approach eliminates the need for manual interaction, such as drawing motion masks by hand and additional pose estimation, making it a highly effective and efficient solution.

Foundations

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

Your Notes