CVMar 17, 2024

SpikeNeRF: Learning Neural Radiance Fields from Continuous Spike Stream

Peking U
arXiv:2403.11222v112 citationsh-index: 19Has CodeCVPR
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of 3D scene reconstruction from spike cameras in varied lighting, which is incremental as it adapts an existing NeRF framework to a new sensor type.

The authors tackled the problem of learning neural radiance fields from spike camera data under diverse real-world illumination conditions, achieving photorealistic novel view synthesis by leveraging NeRF's multi-view consistency to handle noise and non-idealities.

Spike cameras, leveraging spike-based integration sampling and high temporal resolution, offer distinct advantages over standard cameras. However, existing approaches reliant on spike cameras often assume optimal illumination, a condition frequently unmet in real-world scenarios. To address this, we introduce SpikeNeRF, the first work that derives a NeRF-based volumetric scene representation from spike camera data. Our approach leverages NeRF's multi-view consistency to establish robust self-supervision, effectively eliminating erroneous measurements and uncovering coherent structures within exceedingly noisy input amidst diverse real-world illumination scenarios. The framework comprises two core elements: a spike generation model incorporating an integrate-and-fire neuron layer and parameters accounting for non-idealities, such as threshold variation, and a spike rendering loss capable of generalizing across varying illumination conditions. We describe how to effectively optimize neural radiance fields to render photorealistic novel views from the novel continuous spike stream, demonstrating advantages over other vision sensors in certain scenes. Empirical evaluations conducted on both real and novel realistically simulated sequences affirm the efficacy of our methodology. The dataset and source code are released at https://github.com/BIT-Vision/SpikeNeRF.

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