๐
๐
Old Age
PKCAM: Previous Knowledge Channel Attention Module
November 14, 2022 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: Code, Figures, README.md
Authors
Eslam Mohamed Bakr, Ahmad El Sallab, Mohsen A. Rashwan
arXiv ID
2211.07521
Category
cs.CV: Computer Vision
Citations
1
Venue
arXiv.org
Repository
https://github.com/eslambakr/EMCA
โญ 16
Last Checked
3 months ago
Abstract
Recently, attention mechanisms have been explored with ConvNets, both across the spatial and channel dimensions. However, from our knowledge, all the existing methods devote the attention modules to capture local interactions from a uni-scale. In this paper, we propose a Previous Knowledge Channel Attention Module(PKCAM), that captures channel-wise relations across different layers to model the global context. Our proposed module PKCAM is easily integrated into any feed-forward CNN architectures and trained in an end-to-end fashion with a negligible footprint due to its lightweight property. We validate our novel architecture through extensive experiments on image classification and object detection tasks with different backbones. Our experiments show consistent improvements in performances against their counterparts. Our code is published at https://github.com/eslambakr/EMCA.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age