pppLang / SKNetLinks
try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch
☆376Updated 5 years ago
Alternatives and similar repositories for SKNet
Users that are interested in SKNet are comparing it to the libraries listed below
Sorting:
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆610Updated 6 years ago
- ☆410Updated 7 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆387Updated 5 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆333Updated 4 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆845Updated 2 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆866Updated 4 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆103Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- ☆218Updated 7 years ago
- WACV2018/TIP: Gabor Convolutional Networks☆176Updated 4 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 5 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆756Updated 6 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,209Updated 4 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆332Updated 5 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆235Updated 6 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆403Updated 5 years ago
- PyTorch implementation of Res2Net☆113Updated 6 years ago
- SE-ResNet PyTorch Version☆131Updated 7 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆427Updated 5 months ago
- Implement FPN with pytorch☆69Updated 6 years ago
- Depthwise Over-parameterized Convolutional Layer☆198Updated 2 years ago
- CAM图的resnet50版本☆155Updated 4 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 5 years ago
- This is a third party implementation of RA-CNN in pytorch.☆203Updated 5 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"