chengdazhi / Deformable-Convolution-V2-PyTorchLinks
Deformable ConvNets V2 (DCNv2) in PyTorch
☆1,468Updated 2 years ago
Alternatives and similar repositories for Deformable-Convolution-V2-PyTorch
Users that are interested in Deformable-Convolution-V2-PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆755Updated 6 years ago
- Deformable Convolutional Networks v2 with Pytorch☆1,310Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,464Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,205Updated 4 years ago
- PyTorch implementation of Deformable Convolution☆909Updated 3 years ago
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,099Updated 2 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,435Updated 5 months ago
- PyTorch implementation of SENet☆2,323Updated 4 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆843Updated 2 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆864Updated 4 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆966Updated 6 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,334Updated 4 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 5 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,418Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,158Updated 2 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆609Updated 6 years ago
- The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other ta…☆726Updated 5 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- A CV toolkit for my papers.☆2,049Updated 6 months ago
- Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'