English

Boosting Object Detection with Zero-Shot Day-Night Domain Adaptation

Computer Vision and Pattern Recognition 2024-03-28 v2

Abstract

Detecting objects in low-light scenarios presents a persistent challenge, as detectors trained on well-lit data exhibit significant performance degradation on low-light data due to low visibility. Previous methods mitigate this issue by exploring image enhancement or object detection techniques with real low-light image datasets. However, the progress is impeded by the inherent difficulties about collecting and annotating low-light images. To address this challenge, we propose to boost low-light object detection with zero-shot day-night domain adaptation, which aims to generalize a detector from well-lit scenarios to low-light ones without requiring real low-light data. Revisiting Retinex theory in the low-level vision, we first design a reflectance representation learning module to learn Retinex-based illumination invariance in images with a carefully designed illumination invariance reinforcement strategy. Next, an interchange-redecomposition-coherence procedure is introduced to improve over the vanilla Retinex image decomposition process by performing two sequential image decompositions and introducing a redecomposition cohering loss. Extensive experiments on ExDark, DARK FACE, and CODaN datasets show strong low-light generalizability of our method. Our code is available at https://github.com/ZPDu/DAI-Net.

Keywords

Cite

@article{arxiv.2312.01220,
  title  = {Boosting Object Detection with Zero-Shot Day-Night Domain Adaptation},
  author = {Zhipeng Du and Miaojing Shi and Jiankang Deng},
  journal= {arXiv preprint arXiv:2312.01220},
  year   = {2024}
}

Comments

Accepted to CVPR 2024

R2 v1 2026-06-28T13:39:19.538Z