paper-with-me

Papers

Deep Learning-Based Feature Extraction in Iris Recognition: Use Existing Models, Fine-tune or Train From Scratch?

2020-02-20 · Aidan Boyd, Adam Czajka, Kevin Bowyer

Modern deep learning techniques can be employed to generate effective feature extractors for the task of iris recognition. The question arises: should we train such structures from scratch on a relatively large iris image dataset, or it is better to fine-tune the existing models to adapt them to a new domain? In this work we explore five different sets of weights for the popular ResNet-50 architecture to find out whether iris-specific feature extractors perform better than models trained for non-iris tasks. Features are extracted from each convolutional layer and the classification accuracy achieved by a Support Vector Machine is measured on a dataset that is disjoint from the samples used in training of the ResNet-50 model. We show that the optimal training strategy is to fine-tune an off-the-shelf set of weights to the iris recognition domain. This approach results in greater accuracy than both off-the-shelf weights and a model trained from scratch. The winning, fine-tuned approach also shows an increase in performance when compared to previous work, in which only off-the-shelf (not fine-tuned) models were used in iris feature extraction. We make the best-performing ResNet-50 model, fine-tuned with more than 360,000 iris images, publicly available along with this paper.

📄 PDF Abstract BibTeX arXiv:2002.08916

Code (1)

BoydAidan/BTAS2019DeepFeatureExtraction 공식 구현

Tasks

Iris Recognition

Similar Papers 제목 키워드 기반

Complex-valued Iris Recognition Network

2020-11-23 · Kien Nguyen, Clinton Fookes, Sridha Sridharan, Arun Ross

In this work, we design a fully complex-valued neural network for the task of iris recognition. Unlike the problem of general object recognition, where real-valued neural networks can be used to extract pertinent feature…

Iris RecognitionObject Recognition

An approach to human iris recognition using quantitative analysis of image features and machine learning

2020-09-12 · Abolfazl Zargari Khuzani, Najmeh Mashhadi, Morteza Heidari, Donya Khaledyan

The Iris pattern is a unique biological feature for each individual, making it a valuable and powerful tool for human identification. In this paper, an efficient framework for iris recognition is proposed in four steps. …

BIG-bench Machine LearningIris RecognitionIris Segmentation

Saliency-Guided Textured Contact Lens-Aware Iris Recognition

2022-01-03 · Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision 2022 1 · Lucas Parzianello, Adam Czajka

Iris recognition requires an adequate level of the iris texture being visible to perform a reliable matching. In case when a textured contact lens covers the iris, a false non-match is reported or a presentation attack i…

Iris RecognitionIris Segmentation

On Benchmarking Iris Recognition within a Head-mounted Display for AR/VR Application

2020-10-20 · Fadi Boutros, Naser Damer, Kiran Raja, Raghavendra Ramachandra 외

Augmented and virtual reality is being deployed in different fields of applications. Such applications might involve accessing or processing critical and sensitive information, which requires strict and continuous access…

BenchmarkingIris Recognition

Alignment Free and Distortion Robust Iris Recognition

2019-12-01 · Min Ren, Caiyong Wang, Yunlong Wang, Zhenan Sun 외

Iris recognition is a reliable personal identification method but there is still much room to improve its accuracy especially in less-constrained situations. For example, free movement of head pose may cause large rotati…

Iris Recognition