arXiv Analytics

Sign in

arXiv:1312.2249 [cs.CV]AbstractReferencesReviewsResources

Scalable Object Detection using Deep Neural Networks

Dumitru Erhan, Christian Szegedy, Alexander Toshev, Dragomir Anguelov

Published 2013-12-08Version 1

Deep convolutional neural networks have recently achieved state-of-the-art performance on a number of image recognition benchmarks, including the ImageNet Large-Scale Visual Recognition Challenge (ILSVRC-2012). The winning model on the localization sub-task was a network that predicts a single bounding box and a confidence score for each object category in the image. Such a model captures the whole-image context around the objects but cannot handle multiple instances of the same object in the image without naively replicating the number of outputs for each instance. In this work, we propose a saliency-inspired neural network model for detection, which predicts a set of class-agnostic bounding boxes along with a single score for each box, corresponding to its likelihood of containing any object of interest. The model naturally handles a variable number of instances for each class and allows for cross-class generalization at the highest levels of the network. We are able to obtain competitive recognition performance on VOC2007 and ILSVRC2012, while using only the top few predicted locations in each image and a small number of neural network evaluations.

Related articles: Most relevant | Search more
arXiv:1604.00974 [cs.CV] (Published 2016-04-04)
Writer-independent Feature Learning for Offline Signature Verification using Deep Convolutional Neural Networks
arXiv:1411.5731 [cs.CV] (Published 2014-11-21)
Visual Sentiment Prediction with Deep Convolutional Neural Networks
arXiv:1510.03608 [cs.CV] (Published 2015-10-13)
Deep convolutional neural networks for pedestrian detection