autoaugment topic

List autoaugment repositories

PaddleClas

5.3k
Stars
1.1k
Forks
Watchers

A treasure chest for visual classification and recognition powered by PaddlePaddle

torch-toolbox

415
Stars
56
Forks
Watchers

🛠 Toolbox to extend PyTorch functionalities

data-augmentation-review

1.6k
Stars
201
Forks
Watchers

List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.

pytorch-randaugment

622
Stars
98
Forks
Watchers

Unofficial PyTorch Reimplementation of RandAugment.

autodo

24
Stars
2
Forks
Watchers

Official PyTorch code for CVPR 2021 paper "AutoDO: Robust AutoAugment for Biased Data with Label Noise via Scalable Probabilistic Implicit Differentiation"

Differentiable-RandAugment

23
Stars
0
Forks
Watchers

Optimize RandAugment with differentiable operations

online-augment

37
Stars
4
Forks
Watchers

Code for "OnlineAugment: Online Data Augmentation with Less Domain Knowledge" (ECCV 2020)

FastClassification

16
Stars
2
Forks
Watchers

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.

AutoAugment_Detection

21
Stars
3
Forks
Watchers

Unofficial Pytorch implementation of the paper 'Learning Data Augmentation Strategies for Object Detection'