paper-with-me

홈 › Papers

OmniLocalRF: Omnidirectional Local Radiance Fields from Dynamic Videos

2024-03-31 · CVPR 2024 1 · Dongyoung Choi, Hyeonjoong Jang, Min H. Kim

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.

📄 PDF Abstract BibTeX arXiv:2404.00676

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

360Roam: Real-Time Indoor Roaming Using Geometry-Aware 360$^\circ$ Radiance Fields

2022-08-04 · Huajian Huang, Yingshu Chen, Tianjia Zhang, Sai-Kit Yeung

Virtual tour among sparse 360$^\circ$ images is widely used while hindering smooth and immersive roaming experiences. The emergence of Neural Radiance Field (NeRF) has showcased significant progress in synthesizing novel…

NeRFNovel View Synthesis

OmniNeRF: Hybriding Omnidirectional Distance and Radiance fields for Neural Surface Reconstruction

2022-09-27 · Jiaming Shen, Bolin Song, Zirui Wu, Yi Xu

3D reconstruction from images has wide applications in Virtual Reality and Automatic Driving, where the precision requirement is very high. Ground-breaking research in the neural radiance field (NeRF) by utilizing Multi-…

3D Reconstruction3D Scene Reconstruction3D Shape RepresentationNeRF+1

OB3D: A New Dataset for Benchmarking Omnidirectional 3D Reconstruction Using Blender

2025-05-26 · Shintaro Ito, Natsuki Takama, Toshiki Watanabe, Koichi Ito 외

Recent advancements in radiance field rendering, exemplified by Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS), have significantly progressed 3D modeling and reconstruction. The use of multiple 360-degree…

3DGS3D ReconstructionBenchmarkingNeRF

Moving in a 360 World: Synthesizing Panoramic Parallaxes from a Single Panorama

2021-06-21 · Ching-Yu Hsu, Cheng Sun, Hwann-Tzong Chen

We present Omnidirectional Neural Radiance Fields (OmniNeRF), the first method to the application of parallax-enabled novel panoramic view synthesis. Recent works for novel view synthesis focus on perspective images with…

Novel View Synthesis

OmniGS: Fast Radiance Field Reconstruction using Omnidirectional Gaussian Splatting

2024-04-04 · Longwei Li, Huajian Huang, Sai-Kit Yeung, Hui Cheng

Photorealistic reconstruction relying on 3D Gaussian Splatting has shown promising potential in various domains. However, the current 3D Gaussian Splatting system only supports radiance field reconstruction using undisto…

GPU