This website uses Google Analytics to help us
improve the website content. This requires the use of
standard Google Analytics cookies, as well as a cookie to
record your response to this confirmation request. If this is
OK with you, please click 'Accept cookies', otherwise you will
see this notice on every page. For more information, please click
here
Publications
This material is presented to ensure timely dissemination of scholarly and technical work.
Copyright and all rights therein are retained by authors or by other copyright holders.
All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright.
In most cases, these works may not be reposted without the explicit permission of the copyright holder.
Return of the Devil in the Details: Delving Deep into Convolutional Nets
K. Chatfield,
K. Simonyan,
A. Vedaldi,
A. Zisserman
British Machine Vision Conference, 2014
Download the publication :
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.
@InProceedings{Chatfield14,
author = "Ken Chatfield and Karen Simonyan and Andrea Vedaldi and Andrew Zisserman",
title = "Return of the Devil in the Details: Delving Deep into Convolutional Nets",
booktitle = "British Machine Vision Conference",
year = "2014",
}