MCG-NKU / SCNet
The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"
☆384Updated 4 years ago
Alternatives and similar repositories for SCNet:
Users that are interested in SCNet are comparing it to the libraries listed below
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆331Updated 4 years ago
- Depthwise Over-parameterized Convolutional Layer☆197Updated 2 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer☆174Updated 4 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆294Updated 2 years ago
- Implementation for paper: Feature Pyramid Transformer☆402Updated 3 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆399Updated 4 years ago
- Bottleneck Transformers for Visual Recognition☆276Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆421Updated last month
- unofficial implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.☆157Updated last year
- [arXiv 2020] Deep Connected Attention Networks☆122Updated 4 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆601Updated 5 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆259Updated 3 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- PyTorch Implementation of Deformable Convolution☆287Updated 7 years ago
- Implementation of Dynamic ReLU on Pytorch☆204Updated 4 years ago
- Code and pretrained models for LIP: Local Importance-based Pooling (ICCV 19)☆220Updated 3 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆754Updated 5 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆332Updated 2 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆293Updated 4 years ago
- ☆298Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- [ IJCAI-20 ] Split to Be Slim: An Overlooked Redundancy in Vanilla Convolution☆128Updated 4 years ago
- semantic segmentation,pytorch,non-local☆313Updated 5 years ago
- ☆405Updated 7 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆840Updated 2 years ago
- Official Repsoitory for "Activate or Not: Learning Customized Activation." [CVPR 2021]☆203Updated 3 years ago
- Tensor Low-rank Reconstruction for Semantic Segmentation☆109Updated 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
- Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》☆203Updated 4 years ago