zhunzhong07 / Random-Erasing
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
☆729Updated last year
Alternatives and similar repositories for Random-Erasing
Users that are interested in Random-Erasing are comparing it to the libraries listed below
Sorting:
- Instance-Batch Normalization Networks (ECCV2018)☆803Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆549Updated 5 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated 2 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆861Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- Pytorch implementation of Center Loss☆988Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆609Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,205Updated 4 years ago
- This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong …☆457Updated 3 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,128Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆797Updated last year
- Destruction and Construction Learning for Fine-grained Image Recognition☆592Updated 4 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,600Updated 3 years ago
- Implementation of the mixup training method☆466Updated 6 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆409Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- 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
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆864Updated 4 years ago
- A PyTorch implementation of center loss on MNIST☆360Updated 6 years ago
- Train the HRNet model on ImageNet☆1,008Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆753Updated 4 years ago
- @CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact biline…☆274Updated 3 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆378Updated 6 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆335Updated 4 years ago
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago