Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Return of the Devil in the Details: Delving Deep into Convolutional Nets

About

The latest generation of Convolutional Neural Networks (CNN) have achieved impressive results in challenging benchmarks on image recognition and object detection, significantly raising the interest of the community in these methods. Nevertheless, it is still unclear how different CNN methods compare with each other and with previous state-of-the-art shallow representations such as the Bag-of-Visual-Words and the Improved Fisher Vector. This paper conducts a rigorous evaluation of these new techniques, exploring different deep architectures and comparing them on a common ground, identifying and disclosing important implementation details. We identify several useful properties of CNN-based representations, including the fact that the dimensionality of the CNN output layer can be reduced significantly without having an adverse effect on performance. We also identify aspects of deep and shallow methods that can be successfully shared. In particular, we show that the data augmentation techniques commonly applied to CNN-based methods can also be applied to shallow methods, and result in an analogous performance boost. Source code and models to reproduce the experiments in the paper is made publicly available.

Ken Chatfield, Karen Simonyan, Andrea Vedaldi, Andrew Zisserman• 2014

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet 1k (test)--
848
Image ClassificationStanford Cars (test)
Accuracy79.8
316
Image ClassificationFGVC-Aircraft (test)--
305
Image ClassificationCUB-200-2011 (test)
Top-1 Acc70.4
286
ClassificationPASCAL VOC 2007 (test)
mAP (%)82.42
217
Image ClassificationImageNet 2012 (val)--
205
Image ClassificationCaltech-101--
152
3D Point Cloud ClassificationModelNet40
Accuracy88.6
69
Image ClassificationVOC 2007 (test)
mAP82.4
67
ClassificationCaltech101 (test)
Accuracy88.54
33
Showing 10 of 17 rows

Other info

Follow for update