miraclewkf / SENet-PyTorchLinks
☆408Updated 7 years ago
Alternatives and similar repositories for SENet-PyTorch
Users that are interested in SENet-PyTorch are comparing it to the libraries listed below
Sorting:
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆606Updated 6 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆864Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,205Updated 4 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆843Updated 2 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆755Updated 6 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- ☆219Updated 7 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 5 years ago
- Residual Attention Network for Image Classification☆553Updated 7 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
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆967Updated 6 years ago
- Implement FPN with pytorch☆69Updated 6 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,323Updated 4 years ago
- SE-ResNet PyTorch Version☆130Updated 7 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,462Updated 4 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,097Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,409Updated last year
- PyTorch implementation of SENet☆2,320Updated 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 4 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- PyTorch implementation of bilinear CNN for fine-grained image recognition☆395Updated 5 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 6 years ago
- ☆81Updated 6 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆333Updated 4 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆333Updated 5 years ago