DeepVoltaire / AutoAugmentLinks
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
☆1,483Updated 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,604Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated last month
- 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
- Classification with PyTorch.☆1,729Updated 11 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,571Updated 11 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆730Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆863Updated 2 years ago
- Pytorch implementation of Center Loss☆990Updated 2 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,675Updated last year
- A CV toolkit for my papers.☆2,049Updated 5 months ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆549Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,397Updated 5 years ago
- A memory-efficient implementation of DenseNets☆1,536Updated last year
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- Corruption and Perturbation Robustness (ICLR 2019)☆1,076Updated 2 years ago