kakaobrain / fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
☆1,601Updated 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,474Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,225Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,147Updated 10 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆981Updated 6 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,035Updated 3 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,567Updated 7 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,171Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,659Updated 9 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆755Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 8 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆983Updated 3 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 8 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,534Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,518Updated 5 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆591Updated 4 years ago
- A CV toolkit for my papers.☆2,046Updated last month
- ResNeSt: Split-Attention Networks☆3,251Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆787Updated 11 months ago
- Image Test Time Augmentation with PyTorch!☆991Updated last year
- Efficient Learning of Augmentation Policy Schedules☆505Updated 5 years ago
- Stochastic Weight Averaging in PyTorch☆968Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆793Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆725Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,310Updated 4 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆606Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆546Updated 2 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆333Updated 3 years ago