Fangyh09 / pytorch-receptive-fieldLinks
Compute CNN receptive field size in pytorch in one line
☆360Updated last year
Alternatives and similar repositories for pytorch-receptive-field
Users that are interested in pytorch-receptive-field are comparing it to the libraries listed below
Sorting:
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Gradient based receptive field estimation for Convolutional Neural Networks☆339Updated 5 years ago
- Compute receptive fields of your favorite convnets☆442Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 6 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆456Updated 4 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- [BMVC2020 Best Paper Award] Official Implementation for Delving deeper into anti-aliasing in convnets☆194Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆476Updated 6 months ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 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
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆337Updated 4 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆334Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Image Test Time Augmentation with PyTorch!☆1,015Updated last year
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆153Updated last year
- ☆212Updated 4 years ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Updated 3 months ago
- A New Optimization Technique for Deep Neural Networks