DeepVoltaire / AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
☆1,480Updated last year
Alternatives and similar repositories for AutoAugment:
Users that are interested in AutoAugment are comparing it to the libraries listed below
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,039Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 9 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆632Updated 2 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆984Updated this week
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,667Updated 11 months ago
- Classification with PyTorch.☆1,719Updated 9 months ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 10 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- A CV toolkit for my papers.☆2,047Updated 3 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,150Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- Pytorch implementation of Center Loss☆982Updated 2 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,388Updated 11 months ago
- Image Test Time Augmentation with PyTorch!☆995Updated last year
- ResNeSt: Split-Attention Networks☆3,246Updated 2 years ago
- Stochastic Weight Averaging in PyTorch☆969Updated 3 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆725Updated last year
- Class Activation Mapping☆1,854Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- A memory-efficient implementation of DenseNets☆1,529Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆593Updated 4 years ago
- A state-of-the-art semi-supervised method for image recognition☆1,609Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆759Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆792Updated last year
- A PyTorch Implementation of Focal Loss.☆979Updated 5 years ago
- 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