clovaai / CutMix-PyTorchLinks
Official Pytorch implementation of CutMix regularizer
☆1,246Updated 5 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.☆638Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,613Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,494Updated 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
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆987Updated 6 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆800Updated 5 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,167Updated last year
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆867Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆395Updated 6 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆420Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆733Updated 2 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆452Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Image Test Time Augmentation with PyTorch!☆1,026Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,190Updated 2 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆340Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆390Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆699Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆555Updated 5 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆652Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 3 years ago