moskomule / senet.pytorch
PyTorch implementation of SENet
☆2,283Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for senet.pytorch
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,060Updated last year
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,405Updated last year
- ResNeSt: Split-Attention Networks☆3,236Updated last year
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,334Updated last year
- Squeeze-and-Excitation Networks☆3,389Updated 5 years ago
- Implementation of Non-local Block.☆1,569Updated last year
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,269Updated 3 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,074Updated last year
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,442Updated last year
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,193Updated 3 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,425Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆859Updated 3 years ago
- Train the HRNet model on ImageNet☆969Updated 2 years ago
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,904Updated 3 months ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆955Updated 5 years ago
- A CV toolkit for my papers.☆2,040Updated 5 months ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,648Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,327Updated last year
- a pytorch code about Residual Attention Network. This code is based on two projects from☆679Updated 6 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,176Updated 3 weeks ago
- A memory-efficient implementation of DenseNets☆1,522Updated last year
- Deformable Convolutional Networks☆4,048Updated 3 years ago
- Classification with PyTorch.☆1,690Updated 4 months ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆743Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆912Updated 3 years ago
- ☆402Updated 6 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,747Updated last year
- Flops counter for convolutional networks in pytorch framework☆2,811Updated last month
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆727Updated 3 years ago