facebookresearch / mixup-cifar10Links
mixup: Beyond Empirical Risk Minimization
☆1,189Updated 3 years ago
Alternatives and similar repositories for mixup-cifar10
Users that are interested in mixup-cifar10 are comparing it to the libraries listed below
Sorting:
- Official Pytorch implementation of CutMix regularizer☆1,243Updated 4 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆867Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆635Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,492Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated 11 months ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated last year
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆799Updated 5 years ago
- Stochastic Weight Averaging in PyTorch☆976Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,610Updated 4 years ago
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆684Updated 3 years ago
- Code for reproducing Manifold Mixup results (ICML 2019)☆494Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated 3 months ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 4 years ago
- Implementation of the mixup training method☆466Updated 7 years ago
- A curated list of long-tailed recognition resources.☆586Updated 2 years ago
- Pytorch implementation of Center Loss