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
Sorting:
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,570Updated 11 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 3 weeks ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,153Updated last year
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,673Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 7 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- A CV toolkit for my papers.☆2,048Updated 4 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,326Updated 3 weeks ago
- Stochastic Weight Averaging in PyTorch☆972Updated 3 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 4 years ago
- Weakly Supervised Learning On Images☆602Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆981Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆797Updated last year
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,323Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Classification with PyTorch.☆1,726Updated 10 months ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆335Updated 4 years ago