DeepVoltaire / AutoAugmentLinks
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
☆1,495Updated 2 years ago
Alternatives and similar repositories for AutoAugment
Users that are interested in AutoAugment are comparing it to the libraries listed below
Sorting:
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,614Updated 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 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,199Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,248Updated 5 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,582Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,169Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆638Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆804Updated 6 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 8 months ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆557Updated 5 years ago
- Stochastic Weight Averaging in PyTorch☆976Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,680Updated last year
- Classification with PyTorch.☆1,747Updated last year
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆734Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Efficient Learning of Augmentation Policy Schedules☆508Updated 6 years ago
- A CV toolkit for my papers.☆2,049Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆743Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 5 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,538Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Updated 5 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆869Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,403Updated 6 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆701Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,334Updated 7 months ago