English

Low-light Object Detection

Computer Vision and Pattern Recognition 2024-05-07 v1

Abstract

In this competition we employed a model fusion approach to achieve object detection results close to those of real images. Our method is based on the CO-DETR model, which was trained on two sets of data: one containing images under dark conditions and another containing images enhanced with low-light conditions. We used various enhancement techniques on the test data to generate multiple sets of prediction results. Finally, we applied a clustering aggregation method guided by IoU thresholds to select the optimal results.

Keywords

Cite

@article{arxiv.2405.03519,
  title  = {Low-light Object Detection},
  author = {Pengpeng Li and Haowei Gu and Yang Yang},
  journal= {arXiv preprint arXiv:2405.03519},
  year   = {2024}
}
R2 v1 2026-06-28T16:18:09.889Z