kakaobrain / fast-autoaugmentLinks
Official Implementation of 'Fast AutoAugment' in PyTorch.
☆1,605Updated 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,484Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years 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 last week
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,573Updated 11 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆653Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- Stochastic Weight Averaging in PyTorch☆974Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,677Updated last year
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- A CV toolkit for my papers.☆2,049Updated 5 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆549Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆730Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,526Updated 10 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆548Updated 3 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆740Updated last year
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 5 months ago