CVJan 19, 2024

Learning to Robustly Reconstruct Low-light Dynamic Scenes from Spike Streams

arXiv:2401.10461v2ECCV
Originality Incremental advance
AI Analysis

This work addresses the challenge of reconstructing high-speed low-light scenes for applications in neuromorphic vision, though it appears incremental as it builds on existing spike stream reconstruction methods.

The paper tackles the problem of reconstructing low-light dynamic scenes from spike streams, proposing a bidirectional recurrent-based framework with a Light-Robust Representation and fusion module, achieving superior performance that generalizes well to real spike streams.

As a neuromorphic sensor with high temporal resolution, spike camera can generate continuous binary spike streams to capture per-pixel light intensity. We can use reconstruction methods to restore scene details in high-speed scenarios. However, due to limited information in spike streams, low-light scenes are difficult to effectively reconstruct. In this paper, we propose a bidirectional recurrent-based reconstruction framework, including a Light-Robust Representation (LR-Rep) and a fusion module, to better handle such extreme conditions. LR-Rep is designed to aggregate temporal information in spike streams, and a fusion module is utilized to extract temporal features. Additionally, we have developed a reconstruction benchmark for high-speed low-light scenes. Light sources in the scenes are carefully aligned to real-world conditions. Experimental results demonstrate the superiority of our method, which also generalizes well to real spike streams. Related codes and proposed datasets will be released after publication.

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