clovaai / CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
☆1,228Updated 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
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,602Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,175Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆983Updated 7 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated 10 months ago
- Pytorch implementation of Center Loss☆979Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆792Updated last year
- Image Test Time Augmentation with PyTorch!☆993Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,150Updated 11 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆592Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,039Updated 3 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆697Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆452Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆724Updated 6 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆334Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆960Updated 3 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆725Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,218Updated 4 months ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆369Updated 5 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆473Updated 3 months ago
- A PyTorch Implementation of Focal Loss.☆976Updated 5 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆856Updated 2 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆609Updated 3 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆743Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 9 months ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆759Updated 3 years ago