The document presents a study on an effective iris recognition system using transfer learning with convolutional neural networks (CNNs), specifically fine-tuning the pre-trained VGG-16 model for feature extraction and classification. The system was evaluated on four public iris databases, demonstrating high accuracy rates in identity authentication through iris biometrics. Key stages of the iris recognition process, including image acquisition, preprocessing, feature extraction, and classification, are discussed, emphasizing the advantages of deep learning techniques over traditional methods.
Related topics: