autoaugment
There are 21 repositories under autoaugment topic.
PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
AgaMiko/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.
ildoonet/pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
PistonY/torch-toolbox
🛠 Toolbox to extend PyTorch functionalities
4uiiurz1/pytorch-auto-augment
PyTorch implementation of AutoAugment.
zhiqiangdon/online-augment
Code for "OnlineAugment: Online Data Augmentation with Less Domain Knowledge" (ECCV 2020)
affjljoo3581/Differentiable-RandAugment
Optimize RandAugment with differentiable operations
gudovskiy/autodo
Official PyTorch code for CVPR 2021 paper "AutoDO: Robust AutoAugment for Biased Data with Label Noise via Scalable Probabilistic Implicit Differentiation"
Jasonlee1995/AutoAugment_Detection
Unofficial Pytorch implementation of the paper 'Learning Data Augmentation Strategies for Object Detection'
SeongwoongCho/adversarial-autoaugment-pytorch
Unofficial Pytorch Implementation Of AdversarialAutoAugment(ICLR2020)
wangermeng2021/FastClassification
FastClassification is a tensorflow toolbox for class classification. It provides a training module with various backbones and training tricks towards state-of-the-art class classification.
tgilewicz/uniformaugment
Unofficial PyTorch Reimplementation of UniformAugment.
cjf8899/simple_tool_pytorch
:package:Simple Tool Box with Pytorch
JJack27/Auto-Augment
An unofficial implementation of Google Brain's research in 2018
Matt-Olek/FastAutoAugment-Time-Series
PyTorch implementation of Fast AutoAugment for Time Series
chjort/chambers
Collection of deep learning modules
stanford-traffic-sign/stanford-cs230-traffic-sign
Stanford CS 230 Group Project
measaverb/RandAugment3D
RandAugment process for point cloud data to handle with 3D classification task
Shreyas-Bhat/STL10
Comparing different learning paradigms on the STL 10 dataset and carrying further analysis in each method
KOLANICH-libs/PreImgAugment.py
Predefined pipelines for image augmentation
NamanMakkar/UoE-INFR11031-Advanced-Vision-CW-21-22
This repository contains the code and the report for the coursework of INFR11031 Advanced Vision, a postgraduate course offered at The University of Edinburgh. The task was to train on limited and improve the accuracy of the ResNet-50 classifier on a small subset of the ImageNet dataset containing 50K training images and 50K test images. Achieved a mark of 74%