clovaai / CutMix-PyTorchLinks
Official Pytorch implementation of CutMix regularizer
☆1,240Updated 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.☆637Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated last month
- A Simple pytorch implementation of GradCAM and GradCAM++☆382Updated 6 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆799Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆730Updated 6 years ago
- Image Test Time Augmentation with PyTorch!☆1,016Updated last year
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆730Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆337Updated 4 years ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆973Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,156Updated last year
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆866Updated 2 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year
- A PyTorch Implementation of Focal Loss.☆984Updated 5 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
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆831Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆584Updated 2 years ago