DeepVoltaire / AutoAugmentLinks
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
☆1,487Updated 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,605Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,156Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,572Updated last year
- Classification with PyTorch.☆1,733Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated last month
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆730Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆730Updated 6 years ago
- A CV toolkit for my papers.☆2,050Updated 6 months ago
- Stochastic Weight Averaging in PyTorch☆973Updated 3 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆866Updated 2 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,396Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- Class Activation Mapping☆1,875Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆984Updated 5 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆799Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,409Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,526Updated 11 months ago