English

PosNeg-Balanced Anchors with Aligned Features for Single-Shot Object Detection

Computer Vision and Pattern Recognition 2019-08-12 v1

Abstract

We introduce a novel single-shot object detector to ease the imbalance of foreground-background class by suppressing the easy negatives while increasing the positives. To achieve this, we propose an Anchor Promotion Module (APM) which predicts the probability of each anchor as positive and adjusts their initial locations and shapes to promote both the quality and quantity of positive anchors. In addition, we design an efficient Feature Alignment Module (FAM) to extract aligned features for fitting the promoted anchors with the help of both the location and shape transformation information from the APM. We assemble the two proposed modules to the backbone of VGG-16 and ResNet-101 network with an encoder-decoder architecture. Extensive experiments on MS COCO well demonstrate our model performs competitively with alternative methods (40.0\% mAP on \textit{test-dev} set) and runs faster (28.6 \textit{fps}).

Keywords

Cite

@article{arxiv.1908.03295,
  title  = {PosNeg-Balanced Anchors with Aligned Features for Single-Shot Object Detection},
  author = {Qiankun Tang and Shice Liu and Jie Li and Yu Hu},
  journal= {arXiv preprint arXiv:1908.03295},
  year   = {2019}
}

Comments

Submitted to a conference, under review

R2 v1 2026-06-23T10:43:26.731Z