CVJun 20, 2024

Deblurring Neural Radiance Fields with Event-driven Bundle Adjustment

arXiv:2406.14360v225 citations
AI Analysis

This addresses the problem of degraded 3D reconstruction in low-light and high-speed scenes for computer vision and graphics applications, representing a novel method for a known bottleneck.

The paper tackles motion blur in Neural Radiance Fields (NeRF) by proposing EBAD-NeRF, which uses event cameras to jointly optimize poses and NeRF parameters, resulting in sharper 3D representations compared to prior methods.

Neural Radiance Fields (NeRF) achieves impressive 3D representation learning and novel view synthesis results with high-quality multi-view images as input. However, motion blur in images often occurs in low-light and high-speed motion scenes, which significantly degrades the reconstruction quality of NeRF. Previous deblurring NeRF methods struggle to estimate pose and lighting changes during the exposure time, making them unable to accurately model the motion blur. The bio-inspired event camera measuring intensity changes with high temporal resolution makes up this information deficiency. In this paper, we propose Event-driven Bundle Adjustment for Deblurring Neural Radiance Fields (EBAD-NeRF) to jointly optimize the learnable poses and NeRF parameters by leveraging the hybrid event-RGB data. An intensity-change-metric event loss and a photo-metric blur loss are introduced to strengthen the explicit modeling of camera motion blur. Experiments on both synthetic and real-captured data demonstrate that EBAD-NeRF can obtain accurate camera trajectory during the exposure time and learn a sharper 3D representations compared to prior works.

Foundations

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

Your Notes