paper-with-me

Papers

Scalable Logo Recognition using Proxies

2018-11-19 · Istvan Fehervari, Srikar Appalaraju

Logo recognition is the task of identifying and classifying logos. Logo recognition is a challenging problem as there is no clear definition of a logo and there are huge variations of logos, brands and re-training to cover every variation is impractical. In this paper, we formulate logo recognition as a few-shot object detection problem. The two main components in our pipeline are universal logo detector and few-shot logo recognizer. The universal logo detector is a class-agnostic deep object detector network which tries to learn the characteristics of what makes a logo. It predicts bounding boxes on likely logo regions. These logo regions are then classified by logo recognizer using nearest neighbor search, trained by triplet loss using proxies. We also annotated a first of its kind product logo dataset containing 2000 logos from 295K images collected from Amazon called PL2K. Our pipeline achieves 97% recall with 0.6 mAP on PL2K test dataset and state-of-the-art 0.565 mAP on the publicly available FlickrLogos-32 test set without fine-tuning.

📄 PDF Abstract BibTeX arXiv:1811.08009

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Object DetectionLogo Recognitionobject-detectionObject DetectionTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Scalable logo recognition in real-world images

2011-04-17 · ACM International Conference on Multimedia Retrieval 2011 4 · Stefan Romberg, Lluis Garcia Pueyo, Rainer Lienhart, Roelof van Zwol

In this paper we propose a highly effective and scalable framework for recognizing logos in images. At the core of our approach lays a method for encoding and indexing the relative spatial layout of local features detect…

Logo Recognition

Logo-2K+: A Large-Scale Logo Dataset for Scalable Logo Classification

2019-11-11 · Jing Wang, Weiqing Min, Sujuan Hou, Shengnan Ma 외

Logo classification has gained increasing attention for its various applications, such as copyright infringement detection, product recommendation and contextual advertising. Compared with other types of object images, t…

2kClassificationData AugmentationGeneral Classification+1

DeepLogo: Hitting Logo Recognition with the Deep Neural Network Hammer

2015-10-07 · Forrest N. Iandola, Anting Shen, Peter Gao, Kurt Keutzer

Recently, there has been a flurry of industrial activity around logo recognition, such as Ditto's service for marketers to track their brands in user-generated images, and LogoGrab's mobile app platform for logo recognit…

2D Object DetectionImage ClassificationLogo RecognitionObject Detection+1

LOGO-Net: Large-scale Deep Logo Detection and Brand Recognition with Deep Region-based Convolutional Networks

2015-11-08 · Steven C. H. Hoi, Xiongwei Wu, Hantang Liu, Yue Wu 외

Logo detection from images has many applications, particularly for brand recognition and intellectual property protection. Most existing studies for logo recognition and detection are based on small-scale datasets which …

Logo Recognitionobject-detectionObject Detection

RL-LOGO: Deep Reinforcement Learning Localization for Logo Recognition

2023-12-28 · Masato Fujitake

This paper proposes a novel logo image recognition approach incorporating a localization technique based on reinforcement learning. Logo recognition is an image classification task identifying a brand in an image. As the…

2kDeep Reinforcement Learningimage-classificationImage Classification+4