momenator / deform_convLinks
Pytorch implementation of 2D and 3D deformable convolution specified in https://arxiv.org/abs/1703.06211.
☆19Updated 2 months ago
Alternatives and similar repositories for deform_conv
Users that are interested in deform_conv are comparing it to the libraries listed below
Sorting:
- A repository with a basic layer of 3D deformable receptive field for 3D VoxCNN and 3D VoxResNet☆62Updated 5 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆300Updated 3 years ago
- Bottleneck Transformers for Visual Recognition☆279Updated 4 years ago
- Criss-Cross Attention (2d&3d) for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.☆185Updated 4 years ago
- ☆136Updated 4 years ago
- Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆201Updated 5 years ago
- Depthwise Over-parameterized Convolutional Layer☆199Updated 3 years ago
- ☆70Updated 6 years ago
- ☆307Updated 4 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆387Updated 5 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆265Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆439Updated 11 months ago
- It has mine implementation of Squeeze and Attention Networks in PyTorch☆30Updated last year
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 6 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆253Updated 2 years ago
- FcaNet: Frequency Channel Attention Networks☆281Updated 5 years ago
- ☆157Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 4 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆413Updated 5 years ago
- This is an official implementation of "Polarized Self-Attention: Towards High-quality Pixel-wise Regression"☆255Updated 4 years ago
- Implementation of CVPR 2020 Dual Super-Resolution Learning for Semantic Segmentation☆107Updated 3 years ago
- PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks☆321Updated 5 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆331Updated 5 years ago
- An implementation of Knowledge distillation for segmentation, to train a small (student) UNet from a larger (teacher) UNet thereby reduci…☆54Updated 5 years ago
- Gated Channel Transformation for Visual Recognition (CVPR 2020)☆137Updated 5 years ago
- Implementation of SETR model, Original paper: Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers.☆133Updated 5 years ago
- unofficial implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.☆166Updated 2 years ago
- Inplement 2D global aggregation block of Non-local-U-Nets. Written in pytorch.☆116Updated 4 years ago
- ACNet: Attention Complementary Network for RGBD semantic segmentation☆164Updated last year
- [arXiv 2020] Deep Connected Attention Networks☆125Updated 5 years ago