paper-with-me

홈 › Papers

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 the network by increasing the CNN depth and width, which often requires high computational effort. Moreover, we can notice that not only the importance of pixels in different channels is different, but also the importance of pixels in different positions of the same channel is different. To reduce the computational effort and to take into account the different importance of pixels, we propose a lightweight convolutional neural network with a convolutional block attention module (CBAM) for finger vein recognition, which can achieve a more accurate capture of visual structures through an attention mechanism. First, image sequences are fed into a lightweight convolutional neural network we designed to improve visual features. Afterwards, it learns to assign feature weights in an adaptive manner with the help of a convolutional block attention module. The experiments are carried out on two publicly available databases and the results demonstrate that the proposed method achieves a stable, highly accurate, and robust performance in multimodal finger recognition.

📄 PDF Abstract BibTeX arXiv:2202.06673

Code (0)

등록된 구현이 없습니다.

Tasks

Finger Vein Recognition

Similar Papers 제목 키워드 기반

HAN: An Efficient Hierarchical Self-Attention Network for Skeleton-Based Gesture Recognition

2021-06-25 · Jianbo Liu, Ying Wang, Shiming Xiang, Chunhong Pan

Previous methods for skeleton-based gesture recognition mostly arrange the skeleton sequence into a pseudo picture or spatial-temporal graph and apply deep Convolutional Neural Network (CNN) or Graph Convolutional Networ…

Gesture Recognition

CBAM: Convolutional Block Attention Module

2018-07-17 · ECCV 2018 9 · Sanghyun Woo, Jongchan Park, Joon-Young Lee, In So Kweon

We propose Convolutional Block Attention Module (CBAM), a simple yet effective attention module for feed-forward convolutional neural networks. Given an intermediate feature map, our module sequentially infers attention …

General ClassificationImage ClassificationObject Detection

Finger Multimodal Feature Fusion and Recognition Based on Channel Spatial Attention

2022-09-06 · Jian Guo, Jiaxiang Tu, Hengyi Ren, Chong Han 외

Due to the instability and limitations of unimodal biometric systems, multimodal systems have attracted more and more attention from researchers. However, how to exploit the independent and complementary information betw…

End-to-End Fingerprints Liveness Detection using Convolutional Networks with Gram module

2018-03-21 · Eunsoo Park, Xuenan Cui, Weonjin Kim, Hakil Kim

This paper proposes an end-to-end CNN(Convolutional Neural Networks) model that uses gram modules with parameters that are approximately 1.2MB in size to detect fake fingerprints. The proposed method assumes that texture…

Monaural Speech Enhancement with Complex Convolutional Block Attention Module and Joint Time Frequency Losses

2021-02-03 · Shengkui Zhao, Trung Hieu Nguyen, Bin Ma

Deep complex U-Net structure and convolutional recurrent network (CRN) structure achieve state-of-the-art performance for monaural speech enhancement. Both deep complex U-Net and CRN are encoder and decoder structures wi…

DecoderSpeech DenoisingSpeech Enhancement