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☆549Updated 3 years ago
- PyTorch implementation of AutoAugment.☆159Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 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
- A light-weight, power efficient, and general purpose convolutional neural network☆450Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆867Updated 4 years ago
- Compute CNN receptive field size in pytorch in one line☆361Updated last year
- Code for paper☆559Updated 3 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Feature Pyramid Networks in PyTorch☆482Updated 7 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 7 months ago
- Implementation of the mixup training method☆466Updated 7 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- PyTorch implementation of DeepLabv3☆257Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆247Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 4 years ago
- @CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact biline…☆275Updated 4 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆439Updated 3 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago