ChunhuanLin / deform_conv_pytorch
PyTorch Implementation of Deformable Convolution
☆283Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for deform_conv_pytorch
- Code and pretrained models for LIP: Local Importance-based Pooling (ICCV 19)☆220Updated 3 years ago
- semantic segmentation,pytorch,non-local☆312Updated 5 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆236Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆380Updated 4 years ago
- [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer☆174Updated 4 years ago
- Scale-equalizing Pyramid Convolution for object detection(CVPR2020)☆330Updated last year
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆682Updated 4 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆291Updated 4 years ago
- Pytorch implementation of newly added convolution☆582Updated 5 years ago
- Implementation for paper: Feature Pyramid Transformer☆401Updated 3 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆594Updated 5 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆742Updated 5 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆370Updated 5 years ago
- PyTorch implementation of Res2Net☆112Updated 5 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆434Updated 2 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆387Updated 4 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆329Updated 3 years ago
- @CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact biline…☆270Updated 3 years ago
- Feature Pyramid Networks in PyTorch☆470Updated 6 years ago
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆334Updated last year
- Learning Dynamic Routing for Semantic Segmentation☆376Updated 3 years ago
- PyTorch implementation of Deformable Convolution☆911Updated 3 years ago
- Implementation for "Context Prior for Scene Segmentation"☆247Updated 3 years ago
- Global Second-order Pooling Convolutional Networks (cvpr2019 GSoP)☆130Updated last year
- ☆216Updated 6 years ago
- ☆231Updated 5 years ago
- ☆173Updated 4 years ago
- Criss-Cross Attention (2d&3d) for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.☆183Updated 3 years ago
- This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-lo…☆81Updated 3 years ago