CVGRMar 21, 2024

Leveraging Thermal Modality to Enhance Reconstruction in Low-Light Conditions

arXiv:2403.14053v114 citationsh-index: 7Has CodeECCV
Originality Incremental advance
AI Analysis

This addresses the challenge of reconstructing scenes in dark environments for applications like robotics or surveillance, though it is incremental as it builds on existing NeRF frameworks.

The paper tackles the problem of poor 3D reconstruction in low-light conditions by introducing Thermal-NeRF, which uses thermal and visible raw images to enhance detail preservation and noise smoothing, achieving better synthesis performance than prior methods.

Neural Radiance Fields (NeRF) accomplishes photo-realistic novel view synthesis by learning the implicit volumetric representation of a scene from multi-view images, which faithfully convey the colorimetric information. However, sensor noises will contaminate low-value pixel signals, and the lossy camera image signal processor will further remove near-zero intensities in extremely dark situations, deteriorating the synthesis performance. Existing approaches reconstruct low-light scenes from raw images but struggle to recover texture and boundary details in dark regions. Additionally, they are unsuitable for high-speed models relying on explicit representations. To address these issues, we present Thermal-NeRF, which takes thermal and visible raw images as inputs, considering the thermal camera is robust to the illumination variation and raw images preserve any possible clues in the dark, to accomplish visible and thermal view synthesis simultaneously. Also, the first multi-view thermal and visible dataset (MVTV) is established to support the research on multimodal NeRF. Thermal-NeRF achieves the best trade-off between detail preservation and noise smoothing and provides better synthesis performance than previous work. Finally, we demonstrate that both modalities are beneficial to each other in 3D reconstruction.

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