paper-with-me

Papers

Unconstrained Iris Segmentation using Convolutional Neural Networks

2018-12-19 · Sohaib Ahmad, Benjamin Fuller

The extraction of consistent and identifiable features from an image of the human iris is known as iris recognition. Identifying which pixels belong to the iris, known as segmentation, is the first stage of iris recognition. Errors in segmentation propagate to later stages. Current segmentation approaches are tuned to specific environments. We propose using a convolution neural network for iris segmentation. Our algorithm is accurate when trained in a single environment and tested in multiple environments. Our network builds on the Mask R-CNN framework (He et al., ICCV 2017). Our approach segments faster than previous approaches including the Mask R-CNN network. Our network is accurate when trained on a single environment and tested with a different sensors (either visible light or near-infrared). Its accuracy degrades when trained with a visible light sensor and tested with a near-infrared sensor (and vice versa). A small amount of retraining of the visible light model (using a few samples from a near-infrared dataset) yields a tuned network accurate in both settings. For training and testing, this work uses the Casia v4 Interval, Notre Dame 0405, Ubiris v2, and IITD datasets.

📄 PDF Abstract BibTeX arXiv:1812.08245

Code (0)

등록된 구현이 없습니다.

Tasks

Iris RecognitionIris SegmentationSegmentation

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
Mask R-CNN Mask R-CNN extends Faster R-CNN to solve instance segmentation tasks. It achieves this by adding a branch for predicting an…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

An End to End Deep Neural Network for Iris Segmentation in Unconstraint Scenarios

2017-12-07 · Shabab Bazrafkan, Shejin Thavalengal, Peter Corcoran

With the increasing imaging and processing capabilities of today's mobile devices, user authentication using iris biometrics has become feasible. However, as the acquisition conditions become more unconstrained and as im…

Iris SegmentationSegmentation

The Impact of Preprocessing on Deep Representations for Iris Recognition on Unconstrained Environments

2018-08-29 · Luiz A. Zanlorensi, Eduardo Luz, Rayson Laroca, Alceu S. Britto Jr. 외

The use of iris as a biometric trait is widely used because of its high level of distinction and uniqueness. Nowadays, one of the major research challenges relies on the recognition of iris images obtained in visible spe…

Data AugmentationIris RecognitionIris SegmentationTransfer Learning

SIP-SegNet: A Deep Convolutional Encoder-Decoder Network for Joint Semantic Segmentation and Extraction of Sclera, Iris and Pupil based on Periocular Region Suppression

2020-02-15 · Bilal Hassan, Ramsha Ahmed, Taimur Hassan, Naoufel Werghi

The current developments in the field of machine vision have opened new vistas towards deploying multimodal biometric recognition systems in various real-world applications. These systems have the ability to deal with th…

DecoderDenoisingImage EnhancementReflection Removal+2

KartalOl: Transfer learning using deep neural network for iris segmentation and localization: New dataset for iris segmentation

2021-12-09 · Jalil Nourmohammadi Khiarak, Samaneh Salehi Nasab, Farhang Jaryani, Seyed Naeim Moafinejad 외

Iris segmentation and localization in unconstrained environments is challenging due to long distances, illumination variations, limited user cooperation, and moving subjects. To address this problem, we present a U-Net w…

BinarizationDomain AdaptationIris RecognitionIris Segmentation+1

Robust Iris Segmentation Based on Fully Convolutional Networks and Generative Adversarial Networks

2018-09-04 · Cides S. Bezerra, Rayson Laroca, Diego R. Lucio, Evair Severo 외

The iris can be considered as one of the most important biometric traits due to its high degree of uniqueness. Iris-based biometrics applications depend mainly on the iris segmentation whose suitability is not robust for…

Iris SegmentationSegmentation