Highlight

CNN Features Off-the-Shelf: An Astounding Baseline for Recognition

Shows off-the-shelf CNN features from OverFeat, with a linear SVM, beat tuned state-of-the-art systems across many recognition tasks.

Based on

CNN Features Off-the-Shelf: An Astounding Baseline for Recognition

By A. Razavian, Hossein Azizpour, Josephine Sullivan et al.2014 IEEE Conference on Computer Vision and Pattern Recognition Workshops
Read original article →

This paper adds to the mounting evidence that generic descriptors extracted from convolutional neural networks form an excellent image representation. Using the publicly available code and model of the OverFeat network, trained for object classification on ILSVRC13, the authors run a series of experiments across recognition tasks that gradually move further away from the original training task and data, including object image classification, scene recognition, fine-grained recognition, attribute detection, and image retrieval.

Using a simple linear SVM classifier (or L2 distance for retrieval) on a 4096-dimensional feature extracted from a layer of the network, further modified with simple augmentation such as jittering, the method consistently achieves superior results to highly tuned state-of-the-art systems across the visual classification tasks, and for instance retrieval outperforms low memory footprint methods except on a sculptures dataset. The results strongly suggested deep convolutional features should be the primary candidate for most visual recognition tasks.

Abstract

Generic descriptors extracted from convolutional networks are remarkably powerful. Using features from the publicly available OverFeat network, trained for object classification on ILSVRC13, as a generic image representation, the paper addresses tasks moving further from the original: object and scene recognition, fine-grained recognition, attribute detection, and image retrieval. A simple linear SVM (or L2 distance for retrieval) on a 4096-dimensional feature consistently beats highly tuned state-of-the-art systems, suggesting deep CNN features should be the default choice.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

transfer learningCNN featuresimage representationvisual recognitionimage retrievalOverFeat
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.