CVApr 18, 2024

Seeing Motion at Nighttime with an Event Camera

arXiv:2404.11884v144 citationsh-index: 15Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses the challenge of nighttime dynamic imaging for applications like surveillance or autonomous driving, but it is incremental as it builds on existing event camera technology with specific improvements.

The paper tackles the problem of imaging dynamic scenes at nighttime by using an event camera, which avoids the motion blur and long exposure trade-off of conventional cameras, and demonstrates that their method outperforms state-of-the-art approaches in visual quality and generalization on real-world datasets.

We focus on a very challenging task: imaging at nighttime dynamic scenes. Most previous methods rely on the low-light enhancement of a conventional RGB camera. However, they would inevitably face a dilemma between the long exposure time of nighttime and the motion blur of dynamic scenes. Event cameras react to dynamic changes with higher temporal resolution (microsecond) and higher dynamic range (120dB), offering an alternative solution. In this work, we present a novel nighttime dynamic imaging method with an event camera. Specifically, we discover that the event at nighttime exhibits temporal trailing characteristics and spatial non-stationary distribution. Consequently, we propose a nighttime event reconstruction network (NER-Net) which mainly includes a learnable event timestamps calibration module (LETC) to align the temporal trailing events and a non-uniform illumination aware module (NIAM) to stabilize the spatiotemporal distribution of events. Moreover, we construct a paired real low-light event dataset (RLED) through a co-axial imaging system, including 64,200 spatially and temporally aligned image GTs and low-light events. Extensive experiments demonstrate that the proposed method outperforms state-of-the-art methods in terms of visual quality and generalization ability on real-world nighttime datasets. The project are available at: https://github.com/Liu-haoyue/NER-Net.

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