4uiiurz1 / pytorch-deform-conv-v2Links
PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)
☆756Updated 6 years ago
Alternatives and similar repositories for pytorch-deform-conv-v2
Users that are interested in pytorch-deform-conv-v2 are comparing it to the libraries listed below
Sorting:
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,477Updated 2 years ago
- Deformable Convolutional Networks v2 with Pytorch☆1,312Updated last year
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆844Updated 2 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,211Updated 4 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 5 years ago
- PyTorch Implementation of Deformable Convolution☆287Updated 7 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,104Updated 2 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,471Updated 4 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆615Updated 6 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆377Updated 5 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,350Updated 4 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684Updated 5 years ago
- ☆466Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆868Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,082Updated 4 years ago
- ☆411Updated 7 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆430Updated 7 months ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆405Updated 5 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆332Updated 4 years ago
- The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other ta…☆730Updated 5 years ago
- Depthwise Over-parameterized Convolutional Layer☆199Updated 2 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆342Updated 2 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆298Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,444Updated 2 years ago
- Bottleneck Transformers for Visual Recognition