Trash to Treasure: Low-Light Object Detection via Decomposition-and-Aggregation

Abstract

Object detection in low-light scenarios has attracted much attention in the past few years. A mainstream and representative scheme introduces enhancers as the pre-processing for regular detectors. However, because of the disparity in task objectives between the enhancer and detector, this paradigm cannot shine at its best ability. In this work, we try to arouse the potential of enhancer + detector. Different from existing works, we extend the illumination-based enhancers (our newly designed or existing) as a scene decomposition module, whose removed illumination is exploited as the auxiliary in the detector for extracting detection-friendly features. A semantic aggregation module is further established for integrating multi-scale scene-related semantic information in the context space. Actually, our built scheme successfully transforms the "trash" (i.e., the ignored illumination in the detector) into the "treasure" for the detector. Plenty of experiments are conducted to reveal our superiority against other state-of-the-art methods. The code will be public if it is accepted.

Cite

Text

Cui et al. "Trash to Treasure: Low-Light Object Detection via Decomposition-and-Aggregation." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I2.27906

Markdown

[Cui et al. "Trash to Treasure: Low-Light Object Detection via Decomposition-and-Aggregation." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/cui2024aaai-trash/) doi:10.1609/AAAI.V38I2.27906

BibTeX

@inproceedings{cui2024aaai-trash,
  title     = {{Trash to Treasure: Low-Light Object Detection via Decomposition-and-Aggregation}},
  author    = {Cui, Xiaohan and Ma, Long and Ma, Tengyu and Liu, Jinyuan and Fan, Xin and Liu, Risheng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1417-1425},
  doi       = {10.1609/AAAI.V38I2.27906},
  url       = {https://mlanthology.org/aaai/2024/cui2024aaai-trash/}
}