English

Localize to Classify and Classify to Localize: Mutual Guidance in Object Detection

Computer Vision and Pattern Recognition 2020-09-30 v1

Abstract

Most deep learning object detectors are based on the anchor mechanism and resort to the Intersection over Union (IoU) between predefined anchor boxes and ground truth boxes to evaluate the matching quality between anchors and objects. In this paper, we question this use of IoU and propose a new anchor matching criterion guided, during the training phase, by the optimization of both the localization and the classification tasks: the predictions related to one task are used to dynamically assign sample anchors and improve the model on the other task, and vice versa. Despite the simplicity of the proposed method, our experiments with different state-of-the-art deep learning architectures on PASCAL VOC and MS COCO datasets demonstrate the effectiveness and generality of our Mutual Guidance strategy.

Keywords

Cite

@article{arxiv.2009.14085,
  title  = {Localize to Classify and Classify to Localize: Mutual Guidance in Object Detection},
  author = {Heng Zhang and Elisa Fromont and Sébastien Lefevre and Bruno Avignon},
  journal= {arXiv preprint arXiv:2009.14085},
  year   = {2020}
}

Comments

Accepted by ACCV 2020

R2 v1 2026-06-23T18:52:56.906Z