facebookresearch / FixResLinks
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
☆1,044Updated 4 years ago
Alternatives and similar repositories for FixRes
Users that are interested in FixRes are comparing it to the libraries listed below
Sorting:
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,615Updated 4 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,582Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,167Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 5 years ago
- Official Pytorch implementation of CutMix regularizer☆1,249Updated 5 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆701Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,679Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.