miguelvr / dropblockLinks
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
☆596Updated 5 years ago
Alternatives and similar repositories for dropblock
Users that are interested in dropblock are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆550Updated 3 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
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 5 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- PyTorch implementation of AutoAugment.☆159Updated 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
- Compute CNN receptive field size in pytorch in one line☆361Updated last year
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆868Updated 4 years ago
- A light-weight, power efficient, and general purpose convolutional neural network☆450Updated 4 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- PyTorch Implementation of Deformable Convolution