Fangyh09 / pytorch-receptive-field
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:
- Gradient based receptive field estimation for Convolutional Neural Networks☆338Updated 5 years ago
- 🛠Toolbox to extend PyTorch functionalities☆420Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 6 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 7 months ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Compute receptive fields of your favorite convnets☆441Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated last month
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- [BMVC2020 Best Paper Award] Official Implementation for Delving deeper into anti-aliasing in convnets☆194Updated 3 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆453Updated 3 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆225Updated 3 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆335Updated 4 years ago
- OpenCV implementation of Torchvision's image augmentations☆377Updated 4 years ago
- ☆176Updated 4 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆400Updated 6 years ago
- Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)☆248Updated 2 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 5 months ago
- PyTorch Boilerplate For Research☆609Updated 3 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆332Updated 4 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆378Updated 6 years ago
- Reference implementation for Blueprint Separable Convolutions (CVPR 2020)☆138Updated 2 years ago
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago