kakaobrain / fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
☆1,602Updated 3 years ago
Alternatives and similar repositories for fast-autoaugment:
Users that are interested in fast-autoaugment are comparing it to the libraries listed below
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,227Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,149Updated 11 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆983Updated 7 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,569Updated 8 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,038Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,173Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆759Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,662Updated 10 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆987Updated 4 months ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,534Updated 4 years ago
- A CV toolkit for my papers.☆2,048Updated 2 months ago
- Efficient Learning of Augmentation Policy Schedules☆505Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,498Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated 9 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆452Updated 3 years ago
- ☆1,138Updated last year
- On the Variance of the Adaptive Learning Rate and Beyond☆2,543Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆592Updated 4 years ago
- Stochastic Weight Averaging in PyTorch☆968Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 9 months ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆333Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,098Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆791Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆697Updated 3 years ago
- Weakly Supervised Learning On Images☆600Updated 3 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆865Updated 4 years ago