DepthDark: Robust Monocular Depth Estimation for Low-Light Environments
This addresses a domain-specific problem for autonomous vehicles and robotics operating in nighttime conditions, representing a novel method for a known bottleneck.
The paper tackles the problem of monocular depth estimation in low-light environments, where existing methods perform poorly, by proposing DepthDark which achieves state-of-the-art performance on nuScenes-Night and RobotCar-Night datasets.
In recent years, foundation models for monocular depth estimation have received increasing attention. Current methods mainly address typical daylight conditions, but their effectiveness notably decreases in low-light environments. There is a lack of robust foundational models for monocular depth estimation specifically designed for low-light scenarios. This largely stems from the absence of large-scale, high-quality paired depth datasets for low-light conditions and the effective parameter-efficient fine-tuning (PEFT) strategy. To address these challenges, we propose DepthDark, a robust foundation model for low-light monocular depth estimation. We first introduce a flare-simulation module and a noise-simulation module to accurately simulate the imaging process under nighttime conditions, producing high-quality paired depth datasets for low-light conditions. Additionally, we present an effective low-light PEFT strategy that utilizes illumination guidance and multiscale feature fusion to enhance the model's capability in low-light environments. Our method achieves state-of-the-art depth estimation performance on the challenging nuScenes-Night and RobotCar-Night datasets, validating its effectiveness using limited training data and computing resources.