On the Large-Scale Transferability of Convolutional Neural Networks.

Liang Zheng,Yali Zhao,Shengjin Wang,Jingdong Wang,Yi Yang,Qi Tian
DOI: https://doi.org/10.1007/978-3-030-04503-6_3
2018-01-01
Abstract:Given the overwhelming performance of the Convolutional Neural Network (CNN) in the computer vision and machine learning community, this paper aims at investigating the effective transfer of the CNN descriptors in generic and fine-grained classification at a large scale. Our contribution consists in providing some simple yet effective methods in constructing a competitive baseline recognition system. Comprehensively, we study two facts in CNN transfer. (1) We demonstrate the advantage of using images with a properly large size as input to CNN instead of the conventionally resized one. (2) We benchmark the performance of different CNN layers improved by average/max pooling on the feature maps. Our evaluation and observation confirm that the Conv5 descriptor yields very competitive accuracy under such a pooling strategy. Following these good practices, we are capable of producing improved performance on seven image classification benchmarks.
What problem does this paper attempt to address?