ICASSP 2023accepted0 citations

Bagging R-CNN: Ensemble for Object Detection in Complex Traffic Scenes

Pengteng Li, Ying He, Dongfu Yin, F. Richard Yu, Pinhao Song

Abstract

Generic object detection methods have achieved preferable results, but it is still challenging to detect objects from complicated traffic scenes like extreme illumination and adverse weather. The existing methods are not robust enough to be extended to new complex traffic scenes. To address this issue, we leverage the idea of ensemble learning for strong robustness and propose a novel Bagging R-CNN framework. Specially, we design a bagging classification branch that uses adaptive sampling to train base learners and make them different from each other. The final predictions are the ensemble of the base learners, achieving strong robustness to the challenging objects. For localizing more accurately, a progressive regression branch is proposed in which bounding boxes are continuously optimized for high quality. Extensive experiment results on TJU-DHD-traffic and Pascal VOC datasets show that our Bagging R-CNN achieves superior detection accuracy over state-of-the-art methods. The source code can be found at https://github.com/PungTeng/BaggingRCNN.

BibTeX
@inproceedings{icassp2023_baggingrcnnensem,
  title = {Bagging R-CNN: Ensemble for Object Detection in Complex Traffic Scenes},
  author = {Pengteng Li and Ying He and Dongfu Yin and F. Richard Yu and Pinhao Song},
  booktitle = {ICASSP 2023},
  year = {2023}
}
Bagging R-CNN: Ensemble for Object Detection in Complex Traffic Scenes · ICASSP 2023