English

CPM R-CNN: Calibrating Point-guided Misalignment in Object Detection

Computer Vision and Pattern Recognition 2020-11-05 v2

Abstract

In object detection, offset-guided and point-guided regression dominate anchor-based and anchor-free method separately. Recently, point-guided approach is introduced to anchor-based method. However, we observe points predicted by this way are misaligned with matched region of proposals and score of localization, causing a notable gap in performance. In this paper, we propose CPM R-CNN which contains three efficient modules to optimize anchor-based point-guided method. According to sufficient evaluations on the COCO dataset, CPM R-CNN is demonstrated efficient to improve the localization accuracy by calibrating mentioned misalignment. Compared with Faster R-CNN and Grid R-CNN based on ResNet-101 with FPN, our approach can substantially improve detection mAP by 3.3% and 1.5% respectively without whistles and bells. Moreover, our best model achieves improvement by a large margin to 49.9% on COCO test-dev. Code and models will be publicly available.

Keywords

Cite

@article{arxiv.2003.03570,
  title  = {CPM R-CNN: Calibrating Point-guided Misalignment in Object Detection},
  author = {Bin Zhu and Qing Song and Lu Yang and Zhihui Wang and Chun Liu and Mengjie Hu},
  journal= {arXiv preprint arXiv:2003.03570},
  year   = {2020}
}

Comments

Accepted to WACV 2021

R2 v1 2026-06-23T14:07:25.068Z