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
Sorting:
- ☆218Updated 7 years ago
- ☆408Updated 7 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆967Updated 6 years ago
- PyTorch implementation of bilinear CNN for fine-grained image recognition☆393Updated 5 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆409Updated 5 years ago
- This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong …☆457Updated 3 years ago
- CAM图的resnet50版本☆154Updated 4 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- SE-ResNet PyTorch Version☆130Updated 6 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆607Updated 6 years ago
- ☆172Updated 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
- This is a third party implementation of RA-CNN in pytorch.☆203Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆909Updated 3 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆332Updated 4 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,406Updated last year
- Destruction and Construction Learning for Fine-grained Image Recognition☆592Updated 4 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆757Updated 6 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆399Updated 4 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆236Updated 6 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,093Updated 2 years ago
- use pytorch to do image classfiication tasks☆200Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆384Updated 5 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆186Updated 5 years ago