This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
☆1,044Aug 11, 2021Updated 4 years ago
Alternatives and similar repositories for FixRes
Users that are interested in FixRes are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of EfficientNet☆8,219Apr 8, 2022Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,264Dec 9, 2022Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,166Mar 20, 2024Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,610Jun 16, 2021Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Dec 10, 2024Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,584Jun 13, 2024Updated last year
- Weakly Supervised Learning On Images☆602Oct 14, 2021Updated 4 years ago
- An end-to-end PyTorch framework for image and video classification☆1,613Jun 27, 2024Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆701Dec 24, 2021Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,246Sep 16, 2020Updated 5 years ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,149Dec 14, 2021Updated 4 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,504Mar 13, 2026Updated last week
- Official DeiT repository☆4,327Mar 15, 2024Updated 2 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,681Apr 8, 2024Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Apr 22, 2022Updated 3 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆587Oct 12, 2021Updated 4 years ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,549Jul 31, 2021Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Mar 21, 2021Updated 5 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Mar 12, 2026Updated last week
- Object detection, 3D detection, and pose estimation using center point detection:☆7,546Mar 2, 2023Updated 3 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,263Oct 24, 2021Updated 4 years ago
- Reference models and tools for Cloud TPUs.☆5,272Updated this week
- Code for "MultiGrain: a unified image embedding for classes and instances"☆231Nov 6, 2019Updated 6 years ago
- Mobile vision models and code☆918Feb 11, 2026Updated last month
- Standardizing weights to accelerate micro-batch training☆549Feb 26, 2022Updated 4 years ago
- Two-stage CenterNet☆1,221Nov 20, 2022Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,494May 16, 2023Updated 2 years ago
- Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125☆15,286Jun 25, 2025Updated 8 months ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,538Jul 30, 2024Updated last year
- Composite Backbone Network (AAAI20)☆404May 15, 2020Updated 5 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆683Feb 21, 2020Updated 6 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,334Jul 8, 2025Updated 8 months ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆451Jan 30, 2022Updated 4 years ago
- Semi-supervised ImageNet1K models☆246Oct 16, 2019Updated 6 years ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch