yifanjiang19 / sppnet-pytorch
A simple Spatial Pyramid Pooling layer which could be added in CNN
☆332Updated 5 years ago
Alternatives and similar repositories for sppnet-pytorch:
Users that are interested in sppnet-pytorch are comparing it to the libraries listed below
- Feature Pyramid Networks in PyTorch☆474Updated 7 years ago
- ☆404Updated 7 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆602Updated 5 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆956Updated 6 years ago
- ☆217Updated 7 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,201Updated 4 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆682Updated 6 years ago
- Implementation of Non-local Block.☆1,572Updated last year
- PyTorch implementation of bilinear CNN for fine-grained image recognition☆390Updated 5 years ago
- PyTorch Implementation of Deformable Convolution☆286Updated 6 years ago
- SE-ResNet PyTorch Version☆128Updated 6 years ago
- WACV2018/TIP: Gabor Convolutional Networks☆171Updated 4 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆383Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,369Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,440Updated 3 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆406Updated 5 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆683Updated 4 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆330Updated 4 years ago
- PyTorch implementation of SENet☆2,304Updated 3 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆752Updated 5 years ago
- This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong …☆456Updated 3 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,085Updated 2 years ago
- DenseASPP for Semantic Segmentation in Street Scenes☆354Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆741Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,304Updated 3 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…☆102Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆592Updated 4 years ago