arXiv Analytics

Sign in

arXiv:1607.03476 [cs.CV]AbstractReferencesReviewsResources

End-to-end training of object class detectors for mean average precision

Paul Henderson, Vittorio Ferrari

Published 2016-07-12Version 1

We present a method for training CNN-based object class detectors directly using mean average precision (mAP) as the training loss, in a truly end-to-end fashion that includes non-maximum suppresion (NMS) at training time. This contrasts with the traditional approach of training a CNN for a window classification loss, then applying NMS only at test time, when mAP is used as the evaluation metric in place of classification accuracy. However, mAP following NMS forms a piecewise-constant structured loss over thousands of windows, with gradients that do not convey useful information for gradient descent. Hence, we define new, general gradient-like quantities for piecewise constant functions, which have wide applicability. We describe how to calculate these efficiently for mAP following NMS, enabling to train a detector based on Fast R-CNN directly for mAP. This model achieves equivalent performance to the standard Fast R-CNN on the PASCAL VOC 2007 and 2012 datasets, while being conceptually more appealing as the very same model and loss are used at both training and test time.

Related articles: Most relevant | Search more
arXiv:1607.07671 [cs.CV] (Published 2016-07-26)
Region-based semantic segmentation with end-to-end training
arXiv:1711.05775 [cs.CV] (Published 2017-11-15)
End-to-end Training for Whole Image Breast Cancer Diagnosis using An All Convolutional Design
arXiv:1912.02937 [cs.CV] (Published 2019-12-06)
End-to-end Training of CNN-CRF via Differentiable Dual-Decomposition