Non-official implement of Paper:CBAM: Convolutional Block Attention Module
CBAM implementation on Keras
CBAM implementation on TensowFlow
Self-attention、Non-local、SE、SK、CBAM、DANet
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
CBAM implementation on TensorFlow Slim
该项目目标是实现一个既能让深度学习小白也能搞懂,又能服务科研和工业社区的代码库。从代码角度,让世界上没有难读的论文
Unofficial implementation of Convolutional Block Attention Module (CBAM)
fpn_resnet、resnet-se、resnet-cbam
More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantizat...
Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https://www.kaggle.com/puneet6060/intel-image-classification.
Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), CBAM - (Spatial Attention, Channel Attention, Joint Attention)
This repo holds the implementation the paper 'Forecasting gold price using a novel hybrid model with ICEEMDAN and LSTM-CNN-CBAM', by Yanhui Liang, Yu Lin, and Qin Lu.
基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss
基于Flask搭建的的含有多种CNN卷积神经网络细胞形态学识别API接口(CBAM-Xception,Alexnet 细胞形态学检验识别)