kakaobrain / fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
☆1,600Updated 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,479Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,040Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,152Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆633Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 9 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆984Updated last week
- A CV toolkit for my papers.☆2,046Updated 3 months ago
- Efficient Learning of Augmentation Policy Schedules☆505Updated 5 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,668Updated 11 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆759Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- Stochastic Weight Averaging in PyTorch☆969Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆792Updated last year
- My best practice of training large dataset using PyTorch.☆1,095Updated 10 months ago
- A PyTorch Implementation of Focal Loss.☆980Updated 5 years ago
- Image Test Time Augmentation with PyTorch!☆996Updated last year
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆858Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,324Updated 2 weeks ago
- ResNeSt: Split-Attention Networks☆3,247Updated 2 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,198Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆724Updated 6 years ago