资源论文Fixing the train-test resolution discrepancy

Fixing the train-test resolution discrepancy

2020-02-20 | |  68 |   51 |   0

Abstract

Data-augmentation is key to the training of neural networks for image classification. This paper first shows that existing augmentations induce a significant discrepancy between the size of the objects seen by the classifier at train and test time: in fact, a lower train resolution improves the classification at test time! We then propose a simple strategy to optimize the classifier performance, that employs different train and test resolutions. It relies on a computationally cheap fine-tuning of the network at the test resolution. This enables training strong classifiers using small training images, and therefore significantly reduce the training time. For instance, we obtain 77.1% top-1 accuracy on ImageNet with a ResNet50 trained on 128图片.png128 images, and 79.8% with one trained at 2244图片.png224. A ResNeXt-101 32x48d pre-trained with weak supervision on 940 million 224图片.png224 images and further optimized with our technique for test resolution 320图片.png320 achieves 86.4% top-1 accuracy (top-5: 98.0%). To the best of our knowledge this is the highest ImageNet single-crop accuracy to date.

上一篇:Limitations of the Empirical Fisher Approximation for Natural Gradient Descent

下一篇:Online Optimal Control with Linear Dynamics and Predictions: Algorithms and Regret Analysis

用户评价
全部评价

热门资源

  • The Variational S...

    Unlike traditional images which do not offer in...

  • Learning to Predi...

    Much of model-based reinforcement learning invo...

  • Stratified Strate...

    In this paper we introduce Stratified Strategy ...

  • A Mathematical Mo...

    Direct democracy, where each voter casts one vo...

  • Rating-Boosted La...

    The performance of a recommendation system reli...