clovaai / CutMix-PyTorchLinks
Official Pytorch implementation of CutMix regularizer
☆1,239Updated 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
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,604Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated last month
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆336Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆379Updated 6 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 5 months ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 4 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,571Updated 11 months ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- Image Test Time Augmentation with PyTorch!☆1,012Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- PyTorch implementation of EfficientNetV2 family☆474Updated 3 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆451Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- Pytorch implementation of Center Loss☆990Updated 2 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆730Updated last year
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆585Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆653Updated 3 years ago