forrestl111 / deform_conv_pytorchLinks
PyTorch Implementation of Deformable Convolution
☆288Updated 7 years ago
Alternatives and similar repositories for deform_conv_pytorch
Users that are interested in deform_conv_pytorch are comparing it to the libraries listed below
Sorting:
- Code and pretrained models for LIP: Local Importance-based Pooling (ICCV 19)☆221Updated 3 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 5 years ago
- [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer☆176Updated 4 years ago
- semantic segmentation,pytorch,non-local☆313Updated 5 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆333Updated 4 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 4 years ago
- Scale-equalizing Pyramid Convolution for object detection(CVPR2020)☆332Updated 2 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆755Updated 6 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆236Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- PyTorch implementation of Deformable Convolution☆908Updated 3 years ago
- Pytorch implementation of newly added convolution☆587Updated 5 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆369Updated 3 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆606Updated 6 years ago
- Deforming kernels to adapt towards object deformation. In ICLR 2020.☆198Updated 5 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆402Updated 4 years ago
- Code of Cascaded Partial Decoder for Fast and Accurate Salient Object Detection (CVPR2019)☆280Updated 5 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆437Updated 3 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆294Updated 2 years ago
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆336Updated last year
- Trilinear Attention Sampling Network for Fine-grained Image Recognition☆219Updated 3 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- [BMVC2020 Best Paper Award] Official Implementation for Delving deeper into anti-aliasing in convnets☆194Updated 3 years ago
- ☆172Updated 4 years ago
- This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong …☆458Updated 3 years ago
- unofficial implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.☆159Updated last year
- 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…☆83Updated 4 years ago