English

STEPS: Joint Self-supervised Nighttime Image Enhancement and Depth Estimation

Computer Vision and Pattern Recognition 2023-02-03 v1

Abstract

Self-supervised depth estimation draws a lot of attention recently as it can promote the 3D sensing capabilities of self-driving vehicles. However, it intrinsically relies upon the photometric consistency assumption, which hardly holds during nighttime. Although various supervised nighttime image enhancement methods have been proposed, their generalization performance in challenging driving scenarios is not satisfactory. To this end, we propose the first method that jointly learns a nighttime image enhancer and a depth estimator, without using ground truth for either task. Our method tightly entangles two self-supervised tasks using a newly proposed uncertain pixel masking strategy. This strategy originates from the observation that nighttime images not only suffer from underexposed regions but also from overexposed regions. By fitting a bridge-shaped curve to the illumination map distribution, both regions are suppressed and two tasks are bridged naturally. We benchmark the method on two established datasets: nuScenes and RobotCar and demonstrate state-of-the-art performance on both of them. Detailed ablations also reveal the mechanism of our proposal. Last but not least, to mitigate the problem of sparse ground truth of existing datasets, we provide a new photo-realistically enhanced nighttime dataset based upon CARLA. It brings meaningful new challenges to the community. Codes, data, and models are available at https://github.com/ucaszyp/STEPS.

Keywords

Cite

@article{arxiv.2302.01334,
  title  = {STEPS: Joint Self-supervised Nighttime Image Enhancement and Depth Estimation},
  author = {Yupeng Zheng and Chengliang Zhong and Pengfei Li and Huan-ang Gao and Yuhang Zheng and Bu Jin and Ling Wang and Hao Zhao and Guyue Zhou and Qichao Zhang and Dongbin Zhao},
  journal= {arXiv preprint arXiv:2302.01334},
  year   = {2023}
}

Comments

Accepted by ICRA 2023, Code: https://github.com/ucaszyp/STEPS

R2 v1 2026-06-28T08:30:42.161Z