CVROSep 12, 2024

LED: Light Enhanced Depth Estimation at Night

arXiv:2409.08031v35 citationsh-index: 27
AI Analysis

This addresses a critical safety issue in autonomous driving by enhancing depth perception in low-light conditions, though it is an incremental improvement over existing methods.

The paper tackles the problem of unreliable depth estimation at night for autonomous driving by introducing LED, a cost-effective method that uses vehicle headlights to project patterns, achieving significant performance improvements across multiple architectures on both synthetic and real datasets.

Nighttime camera-based depth estimation is a highly challenging task, especially for autonomous driving applications, where accurate depth perception is essential for ensuring safe navigation. Models trained on daytime data often fail in the absence of precise but costly LiDAR. Even vision foundation models trained on large amounts of data are unreliable in low-light conditions. In this work, we aim to improve the reliability of perception systems at night time. To this end, we introduce Light Enhanced Depth (LED), a novel, cost-effective approach that significantly improves depth estimation in low-light environments by harnessing a pattern projected by high definition headlights available in modern vehicles. LED leads to significant performance boosts across multiple depth-estimation architectures (encoder-decoder, Adabins, DepthFormer, Depth Anything V2) both on synthetic and real datasets. Furthermore, increased performances beyond illuminated areas reveal a holistic enhancement in scene understanding. Finally, we release the Nighttime Synthetic Drive Dataset, a synthetic and photo-realistic nighttime dataset, which comprises 49,990 comprehensively annotated images.

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