mnikitin / channel-attentionLinks
Gluon implementation of channel-attention modules: SE, ECA, GCT
☆41Updated 4 years ago
Alternatives and similar repositories for channel-attention
Users that are interested in channel-attention are comparing it to the libraries listed below
Sorting:
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- Hybrid attention module☆24Updated 2 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆70Updated 2 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- ☆154Updated 3 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- Implement CBAM:Convolutional Block Attention Module with TensorFlow☆27Updated 6 years ago
- SSD 改进 :backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- A Pytorch implementation of SMU: SMOOTH ACTIVATION FUNCTION FOR DEEP NETWORKS USING SMOOTHING MAXIMUM TECHNIQUE☆44Updated 2 years ago
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- ☆36Updated last year
- SKNet及3D SKConv非官方实现☆21Updated 5 years ago
- Implementation of CVPR 2020 paper "MMTM: Multimodal Transfer Module for CNN Fusion"☆116Updated 5 years ago
- simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)☆13Updated 6 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆97Updated 3 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Gated Channel Transformation for Visual Recognition (CVPR 2020)☆134Updated 4 years ago
- ☆304Updated 3 years ago
- Comparing CNN+Softmax with CNN+SVM on CIFAR 10 Dataset☆14Updated 6 years ago
- CMT: Convolutional Neural Networks Meet Vision Transformers☆120Updated 3 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Updated 5 years ago
- a real-time lightweight network for semantic segmentation in rainy environments, shows high performance☆12Updated 4 years ago
- keras-Dual Attention Network for Scene Segmentation☆69Updated 5 years ago
- PolyLoss implementation using PyTorch☆12Updated 3 years ago
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 4 years ago
- SE-ResNet PyTorch Version☆131Updated 7 years ago
- 对卷积神经网络提取的每一层特征用t-SNE进行降维可视化☆22Updated 3 years ago