Command Palette
Search for a command to run...
Ross Wightman Hugo Touvron Hervé Jégou

Abstract
The influential Residual Networks designed by He et al. remain the gold-standard architecture in numerous scientific publications. They typically serve as the default architecture in studies, or as baselines when new architectures are proposed. Yet there has been significant progress on best practices for training neural networks since the inception of the ResNet architecture in 2015. Novel optimization & data-augmentation have increased the effectiveness of the training recipes. In this paper, we re-evaluate the performance of the vanilla ResNet-50 when trained with a procedure that integrates such advances. We share competitive training settings and pre-trained models in the timm open-source library, with the hope that they will serve as better baselines for future work. For instance, with our more demanding training setting, a vanilla ResNet-50 reaches 80.4% top-1 accuracy at resolution 224x224 on ImageNet-val without extra data or distillation. We also report the performance achieved with popular models with our training procedure.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| classification-on-indl | ResNetV2_50 | Average Recall: 88.08% |
| domain-generalization-on-vizwiz | ResNet-50 (gn) | Accuracy - All Images: 48.9 Accuracy - Clean Images: 44.4 Accuracy - Corrupted Images: 39.1 |
| fine-grained-image-classification-on-oxford | ResNet50 (A1) | Accuracy: 97.9% FLOPS: 4.1 PARAMS: 24M |
| fine-grained-image-classification-on-stanford | ResNet50 (A1) | Accuracy: 92.7% FLOPS: 4.1B PARAMS: 24M |
| image-classification-on-cifar-10 | cvpr_class | Percentage correct: 85.28 |
| image-classification-on-cifar-10 | ResNet50 (A1) | Percentage correct: 98.3 |
| image-classification-on-cifar-100 | ResNet50 (A1) | PARAMS: 25M Percentage correct: 86.9 |
| image-classification-on-flowers-102 | ResNet50 (A1) | Accuracy: 97.9 FLOPS: 4.1 PARAMS: 25M |
| image-classification-on-imagenet | DeiT-S (T2) | Number of params: 22M Top 1 Accuracy: 80.4% |
| image-classification-on-imagenet | ResNet-152 (A2 + reg) | Number of params: 60.2M Top 1 Accuracy: 82.4% |
| image-classification-on-imagenet | ResNet-152 (A2) | Number of params: 60.2M Top 1 Accuracy: 81.8% |
| image-classification-on-imagenet | ResNet50 (A3) | Number of params: 25M Top 1 Accuracy: 78.1% |
| image-classification-on-imagenet | ResNet50 (A1) | Number of params: 25M Top 1 Accuracy: 80.4% |
| image-classification-on-imagenet-real | ResNet50 (A1) | Accuracy: 85.7% Params: 25M |
| image-classification-on-imagenet-v2 | ResNet50 (A1) | Top 1 Accuracy: 68.7 |
| image-classification-on-inaturalist-2019 | ResNet50 (A2) | Top-1 Accuracy: 75.0 |
| medical-image-classification-on-nct-crc-he | ResNeXt-50-32x4d | Accuracy (%): 95.46 F1-Score: 97.46 Precision: 99.91 Specificity: 99.43 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.