Convolutional-Block-Attention-Module icon indicating copy to clipboard operation
Convolutional-Block-Attention-Module copied to clipboard

Unofficial implementation of Convolutional Block Attention Module (CBAM)

Results 5 Convolutional-Block-Attention-Module issues
Sort by recently updated
recently updated
newest added

I want to compare the results with the SEblock, thx!

您好,我想问一下,您提供的代码使用的pytorch的版本号,同时想问一下它对其他版本Pytorch的兼容性。谢谢!

Would you also be interested implementing Global Second Order Pooling? it claims to be better than CBAM: https://arxiv.org/abs/1811.12006

Can you add a comment to each chunk of the code? It’s not very clear.thanks

https://github.com/Youngkl0726/Convolutional-Block-Attention-Module/blob/39653b5e60ebdae4e70ebfbe2105cee077203377/CBAMNet.py#L34