SOTAVerified

Deep Learning for Logo Recognition

2017-01-10Unverified0· sign in to hype

Simone Bianco, Marco Buzzelli, Davide Mazzini, Raimondo Schettini

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper we propose a method for logo recognition using deep learning. Our recognition pipeline is composed of a logo region proposal followed by a Convolutional Neural Network (CNN) specifically trained for logo classification, even if they are not precisely localized. Experiments are carried out on the FlickrLogos-32 database, and we evaluate the effect on recognition performance of synthetic versus real data augmentation, and image pre-processing. Moreover, we systematically investigate the benefits of different training choices such as class-balancing, sample-weighting and explicit modeling the background class (i.e. no-logo regions). Experimental results confirm the feasibility of the proposed method, that outperforms the methods in the state of the art.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FlickrLogos-32TC-VII (with outside data)Accuracy96Unverified
FlickrLogos-32TC-VII (without outside data)Accuracy91.7Unverified

Reproductions