AgaMiko / data-augmentation-reviewLinks
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.
☆1,643Updated last year
Alternatives and similar repositories for data-augmentation-review
Users that are interested in data-augmentation-review are comparing it to the libraries listed below
Sorting:
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,160Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,310Updated last month
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 4 years ago
- A curated list of resources for Learning with Noisy Labels☆2,697Updated 3 months ago
- mixup: Beyond Empirical Risk Minimization☆1,187Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆991Updated 2 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,577Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,961Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- This is a list of awesome methods about data augmentation.☆793Updated 4 years ago
- Sandbox for training deep learning networks☆3,015Updated 11 months ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,711Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- 😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.☆1,846Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,243Updated 4 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,532Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,248Updated 10 months ago
- Image Test Time Augmentation with PyTorch!☆1,020Updated 2 years ago
- A learning rate range test implementation in PyTorch☆979Updated last month
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 4 years ago
- An end-to-end PyTorch framework for image and video classification☆1,607Updated last year
- Visualization toolkit for neural networks in PyTorch! Demo -->☆742Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- ResNeSt: Split-Attention Networks☆3,259Updated 2 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,286Updated last year
- A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods p…☆1,540Updated 3 weeks ago