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

Heng Zhang, Elisa Fromont, Sebastien Lefevre, Bruno Avignon; Proceedings of the Asian Conference on Computer Vision (ACCV), 2020

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.

Related Material


[pdf] [supp] [arXiv] [code]
[bibtex]
@InProceedings{Zhang_2020_ACCV, author = {Zhang, Heng and Fromont, Elisa and Lefevre, Sebastien and Avignon, Bruno}, title = {Localize to Classify and Classify to Localize: Mutual Guidance in Object Detection}, booktitle = {Proceedings of the Asian Conference on Computer Vision (ACCV)}, month = {November}, year = {2020} }