Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
☆1,493May 16, 2023Updated 3 years ago
Alternatives and similar repositories for AutoAugment
Users that are interested in AutoAugment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Jun 16, 2021Updated 5 years ago
- PyTorch implementation of AutoAugment.☆161Jul 11, 2020Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆557Mar 16, 2020Updated 6 years ago
- Official Pytorch implementation of CutMix regularizer☆1,247Sep 16, 2020Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆635Mar 14, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Efficient Learning of Augmentation Policy Schedules☆508Oct 27, 2019Updated 6 years ago
- A PyTorch implementation of EfficientNet☆8,224Apr 8, 2022Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,101Apr 22, 2022Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆991Jun 10, 2026Updated 2 weeks ago
- Image augmentation for machine learning experiments.☆14,739Jul 30, 2024Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,197Oct 12, 2021Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,167Mar 20, 2024Updated 2 years ago
- Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125☆15,317Jun 25, 2025Updated last year
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,925Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Aug 11, 2021Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,261Dec 9, 2022Updated 3 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,581Jun 13, 2024Updated 2 years ago
- Reference models and tools for Cloud TPUs.☆5,283Jun 22, 2026Updated last week
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Jul 29, 2020Updated 5 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆118Jul 30, 2019Updated 6 years ago
- ☆150Jul 18, 2020Updated 5 years ago
- [ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware