ildoonet / pytorch-randaugmentLinks
Unofficial PyTorch Reimplementation of RandAugment.
☆638Updated 2 years ago
Alternatives and similar repositories for pytorch-randaugment
Users that are interested in pytorch-randaugment are comparing it to the libraries listed below
Sorting:
- Official Pytorch implementation of CutMix regularizer☆1,249Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,199Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated 2 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆390Updated 2 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 8 months ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆396Updated 6 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆339Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆803Updated 6 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 4 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆869Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,614Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆502Updated 3 years ago
- Official implementation of Score-CAM in PyTorch☆433Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆835Updated 3 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆796Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch