Fixing the train-test resolution discrepancy

06/14/2019
by   Hugo Touvron, et al.
0

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 typical size of the objects seen by the classifier at train and test time. We experimentally validate that, for a target test resolution, using a lower train resolution offers better classification at test time. We then propose a simple yet effective and efficient strategy to optimize the classifier performance when the train and test resolutions differ. It involves only a computationally cheap fine-tuning of the network at the test resolution. This enables training strong classifiers using small training images. For instance, we obtain 77.1 on 128x128 images, and 78 Conversely, when training a PNASNet at resolution 331x331 and further optimizing for test resolution 480x480, we obtain a test top-1 accuracy of 83.7

READ FULL TEXT
research
10/22/2020

Learning Loss for Test-Time Augmentation

Data augmentation has been actively studied for robust neural networks. ...
research
03/18/2020

Fixing the train-test resolution discrepancy: FixEfficientNet

This note complements the paper "Fixing the train-test resolution discre...
research
12/19/2020

Augmentation Inside the Network

In this paper, we present augmentation inside the network, a method that...
research
01/12/2023

1st Place Solution for ECCV 2022 OOD-CV Challenge Image Classification Track

OOD-CV challenge is an out-of-distribution generalization task. In this ...
research
02/27/2019

Multi-task hypernetworks

Hypernetworks mechanism allows to generate and train neural networks (ta...
research
01/19/2022

Enhanced Performance of Pre-Trained Networks by Matched Augmentation Distributions

There exists a distribution discrepancy between training and testing, in...
research
02/14/2019

MultiGrain: a unified image embedding for classes and instances

MultiGrain is a network architecture producing compact vector representa...

Please sign up or login with your details

Forgot password? Click here to reset