paper-with-me

홈 › Papers

Convolutional Neural Network optimization via Channel Reassessment Attention module

2020-10-12 · YuTao Shen, Ying Wen

The performance of convolutional neural networks (CNNs) can be improved by adjusting the interrelationship between channels with attention mechanism. However, attention mechanism in recent advance has not fully utilized spatial information of feature maps, which makes a great difference to the results of generated channel attentions. In this paper, we propose a novel network optimization module called Channel Reassessment Attention (CRA) module which uses channel attentions with spatial information of feature maps to enhance representational power of networks. We employ CRA module to assess channel attentions based on feature maps in different channels, then the final features are refined adaptively by product between channel attentions and feature maps.CRA module is a computational lightweight module and it can be embedded into any architectures of CNNs. The experiments on ImageNet, CIFAR and MS COCO datasets demonstrate that the embedding of CRA module on various networks effectively improves the performance under different evaluation standards.

📄 PDF Abstract BibTeX arXiv:2010.05605

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks

2019-10-08 · CVPR 2020 6 · Qilong Wang, Banggu Wu, Pengfei Zhu, Peihua Li 외

Recently, channel attention mechanism has demonstrated to offer great potential in improving the performance of deep convolutional neural networks (CNNs). However, most existing methods dedicate to developing more sophis…

Dimensionality Reductionimage-classificationImage ClassificationInstance Segmentation+3

A Discriminative Channel Diversification Network for Image Classification

2021-12-10 · Krushi Patel, Guanghui Wang

Channel attention mechanisms in convolutional neural networks have been proven to be effective in various computer vision tasks. However, the performance improvement comes with additional model complexity and computation…

Classificationimage-classificationImage Classification

Parameter-Free Channel Attention for Image Classification and Super-Resolution

2023-03-20 · Yuxuan Shi, Lingxiao Yang, Wangpeng An, XianTong Zhen 외

The channel attention mechanism is a useful technique widely employed in deep convolutional neural networks to boost the performance for image processing tasks, eg, image classification and image super-resolution. It is …

Classificationimage-classificationImage ClassificationImage Super-Resolution+1

Attention-Guided Network for Iris Presentation Attack Detection

2020-10-23 · Cunjian Chen, Arun Ross

Convolutional Neural Networks (CNNs) are being increasingly used to address the problem of iris presentation attack detection. In this work, we propose attention-guided iris presentation attack detection (AG-PAD) to augm…

Position

Convolutional Neural Network with Convolutional Block Attention Module for Finger Vein Recognition

2022-02-14 · Zhongxia Zhang, Mingwen Wang

Convolutional neural networks have become a popular research in the field of finger vein recognition because of their powerful image feature representation. However, most researchers focus on improving the performance of…

Finger Vein Recognition