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.
☆1,615Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for data-augmentation-review
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,276Updated last month
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,596Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,468Updated last year
- This is a list of awesome methods about data augmentation.☆785Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- 😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.☆1,797Updated 5 months ago
- A curated list of resources for Learning with Noisy Labels☆2,641Updated 6 months ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,031Updated this week
- Codebase for Image Classification Research, written in PyTorch.☆2,139Updated 8 months ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,261Updated 8 months ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆735Updated last year
- Flops counter for convolutional networks in pytorch framework