User Tools

Site Tools


Learning and Transferring Mid-Level Image Representations using Convolutional Neural Networks

Abstract: Convolutional neural networks (CNN) have recently shown outstanding image classification performance in the largescale visual recognition challenge (ILSVRC2012). The success of CNNs is attributed to their ability to learn rich midlevel image representations as opposed to hand-designed low-level features used in other image classification methods. Learning CNNs, however, amounts to estimating millions of parameters and requires a very large number of annotated image samples. This property currently prevents application of CNNs to problems with limited training data. In this work we show how image representations learned with CNNs on large-scale annotated datasets can be efficiently transferred to other visual recognition tasks with limited amount of training data. We design a method to reuse layers trained on the ImageNet dataset to compute mid-level image representation for images in the PASCAL VOC dataset. We show that despite differences in image statistics and tasks in the two datasets, the transferred representation leads to significantly improved results for object and action classification, outperforming the current state of the art on Pascal VOC 2007 and 2012 datasets. We also show promising results for object and action localization.

Maxime Oquab, Léon Bottou, Ivan Laptev and Josef Sivic: Learning and Transferring Mid-Level Image Representations using Convolutional Neural Networks, Proceedings of the Computer Vision and Pattern Recognition (CVPR), IEEE, 2014.

cvpr-2014.djvu cvpr-2014.pdf cvpr-2014.ps.gz

@inproceedings{oquab-2014,
  author = {Oquab, Maxime and Bottou, L\'eon and Laptev, Ivan and Sivic, Josef},
  title = {Learning and Transferring Mid-Level Image Representations using Convolutional Neural Networks},
  booktitle = {Proceedings of the Computer Vision and Pattern Recognition (CVPR)},
  publisher = {IEEE},
  year = {2014},
  url = {http://leon.bottou.org/papers/oquab-2014},
}
papers/oquab-2014.txt · Last modified: 2014/06/10 14:54 by leonb

Page Tools