clovaai / CutMix-PyTorchLinks
Official Pytorch implementation of CutMix regularizer
☆1,243Updated 4 years ago
Alternatives and similar repositories for CutMix-PyTorch
Users that are interested in CutMix-PyTorch are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,188Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆991Updated 2 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆386Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- Image Test Time Augmentation with PyTorch!☆1,020Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,161Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 5 years ago
- Pytorch implementation of Center Loss☆991Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- 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 for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆866Updated 3 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 8 months ago
- A PyTorch Implementation of Focal Loss.☆986Updated 5 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆389Updated last year
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆453Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆732Updated last year
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated last year