facebookresearch / FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
☆1,041Updated 3 years ago
Alternatives and similar repositories for FixRes:
Users that are interested in FixRes are comparing it to the libraries listed below
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,600Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,152Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,570Updated 10 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,478Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,235Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,671Updated last year
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,143Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆759Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,253Updated 2 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆985Updated 3 weeks ago
- A CV toolkit for my papers.☆2,048Updated 3 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.