English

Large Scale Open-Set Deep Logo Detection

Computer Vision and Pattern Recognition 2022-03-15 v4

Abstract

We present an open-set logo detection (OSLD) system, which can detect (localize and recognize) any number of unseen logo classes without re-training; it only requires a small set of canonical logo images for each logo class. We achieve this using a two-stage approach: (1) Generic logo detection to detect candidate logo regions in an image. (2) Logo matching for matching the detected logo regions to a set of canonical logo images to recognize them. We constructed an open-set logo detection dataset with 12.1k logo classes and released it for research purposes.We demonstrate the effectiveness of OSLD on our dataset and on the standard Flickr-32 logo dataset, outperforming the state-of-the-art open-set and closed-set logo detection methods by a large margin. OSLD is scalable to millions of logo classes.

Keywords

Cite

@article{arxiv.1911.07440,
  title  = {Large Scale Open-Set Deep Logo Detection},
  author = {Muhammet Bastan and Hao-Yu Wu and Tian Cao and Bhargava Kota and Mehmet Tek},
  journal= {arXiv preprint arXiv:1911.07440},
  year   = {2022}
}

Comments

Open Set Logo Detection (OSLD) dataset available at https://github.com/mubastan/osld

R2 v1 2026-06-23T12:18:47.952Z