ZhugeKongan / Attention-mechanism-implementationLinks
Self-attention、Non-local、SE、SK、CBAM、DANet
☆480Updated 3 years ago
Alternatives and similar repositories for Attention-mechanism-implementation
Users that are interested in Attention-mechanism-implementation are comparing it to the libraries listed below
Sorting:
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆442Updated 2 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,189Updated 2 years ago
- ☆304Updated 3 years ago
- Code for our CVPR2021 paper coordinate attention☆1,057Updated 3 years ago
- code and trained models for "Attentional Feature Fusion"☆780Updated 3 years ago
- Official repository of ACmix (CVPR2022)☆415Updated 3 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,323Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks☆548Updated 4 years ago
- The official project website of "Omni-Dimensional Dynamic Convolution" (ODConv for short, spotlight in ICLR 2022).☆320Updated last year
- Implementation Code for the ICCASSP 2023 paper " Efficient Multi-Scale Attention Module with Cross-Spatial Learning" and is available at:…☆244Updated 5 months ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆427Updated 2 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- 🕹️SCConv: Spatial and Channel Reconstruction Convolution for Feature Redundancy☆310Updated 9 months ago
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆131Updated 8 months ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆251Updated last year
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,409Updated last year
- [CVPR 2023] Official code release of our paper "BiFormer: Vision Transformer with Bi-Level Routing Attention"☆545Updated 2 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆90Updated 3 years ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆815Updated 2 years ago
- Centralized Feature Pyramid for Object Detection☆247Updated last year
- 深度学习中各种即插 即用小模块☆400Updated last year
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆875Updated 3 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆257Updated last year
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆422Updated 3 months ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆116Updated 5 years ago
- 这是一个hrnet-pytorch的库,可用于训练自己的语义分割数据集☆139Updated last year
- ☆32Updated last year
- A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-su…☆340Updated 2 years ago
- 这是一个segformer-pytorch的源码,可以用于训练自己的模型。☆383Updated last year
- Pytorch Implement of Dynamic Snake Convolution (ICCV2023)☆488Updated 7 months ago