English

Improving Small Object Proposals for Company Logo Detection

Computer Vision and Pattern Recognition 2017-05-01 v1

Abstract

Many modern approaches for object detection are two-staged pipelines. The first stage identifies regions of interest which are then classified in the second stage. Faster R-CNN is such an approach for object detection which combines both stages into a single pipeline. In this paper we apply Faster R-CNN to the task of company logo detection. Motivated by its weak performance on small object instances, we examine in detail both the proposal and the classification stage with respect to a wide range of object sizes. We investigate the influence of feature map resolution on the performance of those stages. Based on theoretical considerations, we introduce an improved scheme for generating anchor proposals and propose a modification to Faster R-CNN which leverages higher-resolution feature maps for small objects. We evaluate our approach on the FlickrLogos dataset improving the RPN performance from 0.52 to 0.71 (MABO) and the detection performance from 0.52 to 0.67 (mAP).

Keywords

Cite

@article{arxiv.1704.08881,
  title  = {Improving Small Object Proposals for Company Logo Detection},
  author = {Christian Eggert and Dan Zecha and Stephan Brehm and Rainer Lienhart},
  journal= {arXiv preprint arXiv:1704.08881},
  year   = {2017}
}

Comments

8 Pages, ICMR 2017

R2 v1 2026-06-22T19:30:44.068Z