Pilot Comparative Study of Different Deep Features for Palmprint Identification in Low-Quality Images
A.S. Tarawneh, D. Chetverikov, A.B. Hassanat

TL;DR
This study compares the effectiveness of three pre-trained CNN models in palmprint identification from low-quality images, highlighting the superiority of deeper models and lower-layer features for recognition accuracy.
Contribution
It provides a comparative analysis of CNN models for low-quality palmprint recognition, emphasizing the importance of model depth and feature layer selection.
Findings
Deeper CNN models like VGG-16 and VGG-19 outperform AlexNet in low-quality palmprint recognition.
Features from lower-level fully connected layers yield higher recognition rates.
Deep pre-trained CNNs can be effectively used in touchless palmprint identification systems.
Abstract
Deep Convolutional Neural Networks (CNNs) are widespread, efficient tools of visual recognition. In this paper, we present a comparative study of three popular pre-trained CNN models: AlexNet, VGG-16 and VGG-19. We address the problem of palmprint identification in low-quality imagery and apply Support Vector Machines (SVMs) with all of the compared models. For the comparison, we use the MOHI palmprint image database whose images are characterized by low contrast, shadows, and varying illumination, scale, translation and rotation. Another, high-quality database called COEP is also considered to study the recognition gap between high-quality and low-quality imagery. Our experiments show that the deeper pre-trained CNN models, e.g., VGG-16 and VGG-19, tend to extract highly distinguishable features that recognize low-quality palmprints more efficiently than the less deep networks such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiometric Identification and Security · Face recognition and analysis · AI in cancer detection
MethodsVisual Geometry Group 19 Layer CNN · 1x1 Convolution · Convolution · Local Response Normalization · Grouped Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Dense Connections · Max Pooling · Softmax
