arXiv Analytics

Sign in

arXiv:1507.02313 [cs.CV]AbstractReferencesReviewsResources

Feature Representation in Convolutional Neural Networks

Ben Athiwaratkun, Keegan Kang

Published 2015-07-08Version 1

Convolutional Neural Networks (CNNs) are powerful models that achieve impressive results for image classification. In addition, pre-trained CNNs are also useful for other computer vision tasks as generic feature extractors. This paper aims to gain insight into the feature aspect of CNN and demonstrate other uses of CNN features. Our results show that CNN feature maps can be used with Random Forests and SVM to yield classification results that outperforms the original CNN. A CNN that is less than optimal (e.g. not fully trained or overfitting) can also extract features for Random Forest/SVM that yield competitive classification accuracy. In contrast to the literature which uses the top-layer activations as feature representation of images for other tasks, using lower-layer features can yield better results for classification.

Related articles: Most relevant | Search more
arXiv:1508.00092 [cs.CV] (Published 2015-08-01)
Land Use Classification in Remote Sensing Images by Convolutional Neural Networks
arXiv:1604.03168 [cs.CV] (Published 2016-04-11)
Hardware-oriented Approximation of Convolutional Neural Networks
arXiv:1604.02532 [cs.CV] (Published 2016-04-09)
T-CNN: Tubelets with Convolutional Neural Networks for Object Detection from Videos
Kai Kang et al.