paper-with-me

Papers

Domain-Specific Human-Inspired Binarized Statistical Image Features for Iris Recognition

2018-07-13 · Adam Czajka, Daniel Moreira, Kevin W. Bowyer, Patrick J. Flynn

Binarized statistical image features (BSIF) have been successfully used for texture analysis in many computer vision tasks, including iris recognition and biometric presentation attack detection. One important point is that all applications of BSIF in iris recognition have used the original BSIF filters, which were trained on image patches extracted from natural images. This paper tests the question of whether domain-specific BSIF can give better performance than the default BSIF. The second important point is in the selection of image patches to use in training for BSIF. Can image patches derived from eye-tracking experiments, in which humans perform an iris recognition task, give better performance than random patches? Our results say that (1) domain-specific BSIF features can out-perform the default BSIF features, and (2) selecting image patches in a task-specific manner guided by human performance can out-perform selecting random patches. These results are important because BSIF is often regarded as a generic texture tool that does not need any domain adaptation, and human-task-guided selection of patches for training has never (to our knowledge) been done. This paper follows the reproducible research requirements, and the new iris-domain-specific BSIF filters, the patches used in filter training, the database used in testing and the source codes of the designed iris recognition method are made available along with this paper to facilitate applications of this concept.

📄 PDF Abstract BibTeX arXiv:1807.05248

Code (2)

CVRL/domain-specific-BSIF-for-iris-recognition 공식 구현
aczajka/iris-recognition---pm-diseased-human-driven-bsif pytorch

Tasks

Domain AdaptationIris RecognitionTexture Classification

Similar Papers 제목 키워드 기반

Open Source Iris Recognition Hardware and Software with Presentation Attack Detection

2020-08-19 · Zhaoyuan Fang, Adam Czajka

This paper proposes the first known to us open source hardware and software iris recognition system with presentation attack detection (PAD), which can be easily assembled for about 75 USD using Raspberry Pi board and a …

Iris RecognitionIris Segmentation

QubitHD: A Stochastic Acceleration Method for HD Computing-Based Machine Learning

2019-11-27 · Samuel Bosch, Alexander Sanchez de la Cerda, Mohsen Imani, Tajana Simunic Rosing 외

Machine Learning algorithms based on Brain-inspired Hyperdimensional(HD) computing imitate cognition by exploiting statistical properties of high-dimensional vector spaces. It is a promising solution for achieving high e…

BIG-bench Machine LearningClassificationClusteringGeneral Classification

BiBERT: Accurate Fully Binarized BERT

2022-03-12 · ICLR 2022 4 · Haotong Qin, Yifu Ding, Mingyuan Zhang, Qinghua Yan 외

The large pre-trained BERT has achieved remarkable performance on Natural Language Processing (NLP) tasks but is also computation and memory expensive. As one of the powerful compression approaches, binarization extremel…

Binarization

Facial age estimation using BSIF and LBP

2016-01-08 · Salah Eddine Bekhouche, Abdelkrim Ouafi, Abdelmalik Taleb-Ahmed, Abdenour Hadid 외

Human face aging is irreversible process causing changes in human face characteristics such us hair whitening, muscles drop and wrinkles. Due to the importance of human face aging in biometrics systems, age estimation be…

Age Estimationregression

Ultra-low Latency Adaptive Local Binary Spiking Neural Network with Accuracy Loss Estimator

2022-07-31 · Changqing Xu, Yijian Pei, Zili Wu, Yi Liu 외

Spiking neural network (SNN) is a brain-inspired model which has more spatio-temporal information processing capacity and computational energy efficiency. However, with the increasing depth of SNNs, the memory problem ca…

Quantization