kakaobrain / fast-autoaugmentLinks
Official Implementation of 'Fast AutoAugment' in PyTorch.
☆1,609Updated 4 years ago
Alternatives and similar repositories for fast-autoaugment
Users that are interested in fast-autoaugment are comparing it to the libraries listed below
Sorting:
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,490Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,242Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,043Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated 2 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,160Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,185Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 9 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,575Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,533Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- Stochastic Weight Averaging in PyTorch☆974Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- A CV toolkit for my papers.☆2,050Updated 7 months ago
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆883Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Weakly Supervised Learning On Images☆602Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆985Updated 5 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,530Updated last year
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago