1. 首页
  2. 人工智能
  3. 论文/代码
  4. 修正火车测试分辨率差异:FixEfficientNet

修正火车测试分辨率差异:FixEfficientNet

上传者: 2021-01-22 15:14:34上传 .PDF文件 182.41 KB 热度 29次

本文通过几种最新的训练程序,特别是一种纠正训练图像与测试图像之间差异的方法,对EfficientNet图像分类器的性能进行了广泛的分析。所得的网络称为FixEfficientNet,在具有相同数量的参数的情况下,其性能大大优于初始体系结构。..

Fixing the train-test resolution discrepancy: FixEfficientNet

This paper provides an extensive analysis of the performance of the EfficientNet image classifiers with several recent training procedures, in particular one that corrects the discrepancy between train and test images. The resulting network, called FixEfficientNet, significantly outperforms the initial architecture with the same number of parameters.For instance, our FixEfficientNet-B0 trained without additional training data achieves 79.3% top-1 accuracy on ImageNet with 5.3M parameters. This is a +0.5% absolute improvement over the Noisy student EfficientNet-B0 trained with 300M unlabeled images. An EfficientNet-L2 pre-trained with weak supervision on 300M unlabeled images and further optimized with FixRes achieves 88.5% top-1 accuracy (top-5: 98.7%), which establishes the new state of the art for ImageNet with a single crop. These improvements are thoroughly evaluated with cleaner protocols than the one usually employed for Imagenet, and particular we show that our improvement remains in the experimental setting of ImageNet-v2, that is less prone to overfitting, and with ImageNet Real Labels. In both cases we also establish the new state of the art.

下载地址
用户评论