Improving Crowded Object Detection via Copy-Paste
Abstract
Crowdedness caused by overlapping among similar objects is a ubiquitous challenge in the field of 2D visual object detection. In this paper, we first underline two main effects of the crowdedness issue: 1) IoU-confidence correlation disturbances (ICD) and 2) confused de-duplication (CDD). Then we explore a pathway of cracking these nuts from the perspective of data augmentation. Primarily, a particular copy- paste scheme is proposed towards making crowded scenes. Based on this operation, we first design a "consensus learning" method to further resist the ICD problem and then find out the pasting process naturally reveals a pseudo "depth" of object in the scene, which can be potentially used for alleviating CDD dilemma. Both methods are derived from magical using of the copy-pasting without extra cost for hand-labeling. Experiments show that our approach can easily improve the state-of-the-art detector in typical crowded detection task by more than 2% without any bells and whistles. Moreover, this work can outperform existing data augmentation strategies in crowded scenario.
Cite
Text
Deng et al. "Improving Crowded Object Detection via Copy-Paste." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I1.25124Markdown
[Deng et al. "Improving Crowded Object Detection via Copy-Paste." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/deng2023aaai-improving-a/) doi:10.1609/AAAI.V37I1.25124BibTeX
@inproceedings{deng2023aaai-improving-a,
title = {{Improving Crowded Object Detection via Copy-Paste}},
author = {Deng, Jiangfan and Fan, Dewen and Qiu, Xiaosong and Zhou, Feng},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {497-505},
doi = {10.1609/AAAI.V37I1.25124},
url = {https://mlanthology.org/aaai/2023/deng2023aaai-improving-a/}
}