English

Single-Shot Bidirectional Pyramid Networks for High-Quality Object Detection

Computer Vision and Pattern Recognition 2018-03-23 v1

Abstract

Recent years have witnessed many exciting achievements for object detection using deep learning techniques. Despite achieving significant progresses, most existing detectors are designed to detect objects with relatively low-quality prediction of locations, i.e., often trained with the threshold of Intersection over Union (IoU) set to 0.5 by default, which can yield low-quality or even noisy detections. It remains an open challenge for how to devise and train a high-quality detector that can achieve more precise localization (i.e., IoU>>0.5) without sacrificing the detection performance. In this paper, we propose a novel single-shot detection framework of Bidirectional Pyramid Networks (BPN) towards high-quality object detection, which consists of two novel components: (i) a Bidirectional Feature Pyramid structure for more effective and robust feature representations; and (ii) a Cascade Anchor Refinement to gradually refine the quality of predesigned anchors for more effective training. Our experiments showed that the proposed BPN achieves the best performances among all the single-stage object detectors on both PASCAL VOC and MS COCO datasets, especially for high-quality detections.

Keywords

Cite

@article{arxiv.1803.08208,
  title  = {Single-Shot Bidirectional Pyramid Networks for High-Quality Object Detection},
  author = {Xiongwei Wu and Daoxin Zhang and Jianke Zhu and Steven C. H. Hoi},
  journal= {arXiv preprint arXiv:1803.08208},
  year   = {2018}
}
R2 v1 2026-06-23T01:01:22.821Z