Jongchan / attention-moduleLinks
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
☆2,152Updated 2 years ago
Alternatives and similar repositories for attention-module
Users that are interested in attention-module are comparing it to the libraries listed below
Sorting:
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,409Updated last year
- PyTorch implementation of SENet☆2,320Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,323Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,434Updated 5 months ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,097Updated 2 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,462Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,467Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,205Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,057Updated 3 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- code and trained models for "Attentional Feature Fusion"☆780Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- Semantic Segmentation in Pytorch☆1,358Updated 2 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆755Updated 6 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆653Updated 3 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,392Updated 2 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,189Updated 2 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆864Updated 4 years ago
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,196Updated last week
- Classification with PyTorch.☆1,729Updated 11 months ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆751Updated 4 years ago
- Implementation of the Swin Transformer in PyTorch.☆830Updated 4 years ago
- Train the HRNet model on ImageNet☆1,013Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆981Updated 5 years ago
- [CVPR 2021] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆1,078Updated 8 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,404Updated 3 years ago
- A CV toolkit for my papers.☆2,049Updated 5 months ago