CVFeb 26, 2025

Ev-3DOD: Pushing the Temporal Boundaries of 3D Object Detection with Event Cameras

arXiv:2502.19630v17 citationsh-index: 10Has CodeCVPR
Originality Highly original
AI Analysis

This addresses the need for high-speed, low-latency 3D object detection in autonomous driving systems, representing a novel integration rather than an incremental improvement.

The paper tackles the problem of latency and bandwidth limitations in 3D object detection for autonomous driving by introducing asynchronous event cameras for the first time, achieving detection during inter-frame intervals and establishing a new benchmark dataset with 100 FPS ground-truth annotations.

Detecting 3D objects in point clouds plays a crucial role in autonomous driving systems. Recently, advanced multi-modal methods incorporating camera information have achieved notable performance. For a safe and effective autonomous driving system, algorithms that excel not only in accuracy but also in speed and low latency are essential. However, existing algorithms fail to meet these requirements due to the latency and bandwidth limitations of fixed frame rate sensors, e.g., LiDAR and camera. To address this limitation, we introduce asynchronous event cameras into 3D object detection for the first time. We leverage their high temporal resolution and low bandwidth to enable high-speed 3D object detection. Our method enables detection even during inter-frame intervals when synchronized data is unavailable, by retrieving previous 3D information through the event camera. Furthermore, we introduce the first event-based 3D object detection dataset, DSEC-3DOD, which includes ground-truth 3D bounding boxes at 100 FPS, establishing the first benchmark for event-based 3D detectors. The code and dataset are available at https://github.com/mickeykang16/Ev3DOD.

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