momenator / deform_convLinks
Pytorch implementation of 2D and 3D deformable convolution specified in https://arxiv.org/abs/1703.06211.
☆19Updated 4 years 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 4 years ago
- Bottleneck Transformers for Visual Recognition☆279Updated 4 years ago
- Depthwise Over-parameterized Convolutional Layer☆199Updated 2 years ago
- PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks☆322Updated 5 years ago
- Criss-Cross Attention (2d&3d) for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.☆184Updated 4 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆297Updated 2 years ago
- ☆304Updated 3 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆430Updated 6 months ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆251Updated 2 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 5 years ago
- Inplement 2D global aggregation block of Non-local-U-Nets. Written in pytorch.☆117Updated 4 years ago
- ☆138Updated 4 years ago
- ☆70Updated 5 years ago
- ☆154Updated 3 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆198Updated 4 years ago
- ☆11Updated 4 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 6 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆377Updated 5 years ago
- ☆14Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 3 years ago
- An implementation of Knowledge distillation for segmentation, to train a small (student) UNet from a larger (teacher) UNet thereby reduci…☆53Updated 5 years ago
- ☆12Updated 5 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆62Updated 5 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆332Updated 4 years ago
- It has mine implementation of Squeeze and Attention Networks in PyTorch☆29Updated 8 months ago
- 3D Deformable Convolution Network☆60Updated 7 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- ACNet: Attention Complementary Network for RGBD semantic segmentation☆165Updated last year