paper-with-me

홈 › Papers

Robust Minutiae Extractor: Integrating Deep Networks and Fingerprint Domain Knowledge

2017-12-26 · Dinh-Luan Nguyen, Kai Cao, Anil K. Jain

We propose a fully automatic minutiae extractor, called MinutiaeNet, based on deep neural networks with compact feature representation for fast comparison of minutiae sets. Specifically, first a network, called CoarseNet, estimates the minutiae score map and minutiae orientation based on convolutional neural network and fingerprint domain knowledge (enhanced image, orientation field, and segmentation map). Subsequently, another network, called FineNet, refines the candidate minutiae locations based on score map. We demonstrate the effectiveness of using the fingerprint domain knowledge together with the deep networks. Experimental results on both latent (NIST SD27) and plain (FVC 2004) public domain fingerprint datasets provide comprehensive empirical support for the merits of our method. Further, our method finds minutiae sets that are better in terms of precision and recall in comparison with state-of-the-art on these two datasets. Given the lack of annotated fingerprint datasets with minutiae ground truth, the proposed approach to robust minutiae detection will be useful to train network-based fingerprint matching algorithms as well as for evaluating fingerprint individuality at scale. MinutiaeNet is implemented in Tensorflow: https://github.com/luannd/MinutiaeNet

📄 PDF Abstract BibTeX arXiv:1712.09401

Code (3)

luannd/MinutiaeNet 공식 구현 tf
luannd/MSU-LatentAFIS pytorch
prip-lab/MSU-LatentAFIS pytorch

Similar Papers 제목 키워드 기반

Standard Fingerprint Databases: Manual Minutiae Labeling and Matcher Performance Analyses

2013-05-07 · Mehmet Kayaoglu, Berkay Topcu, Umut Uludag

Fingerprint verification and identification algorithms based on minutiae features are used in many biometric systems today (e.g., governmental e-ID programs, border control, AFIS, personal authentication for portable dev…

fingerprint verification

LEADER: Lightweight End-to-End Attention-Gated Dual Autoencoder for Robust Minutiae Extraction

2026-02-17 · Raffaele Cappelli, Matteo Ferrara arxiv

Minutiae extraction, a fundamental stage in fingerprint recognition, is increasingly shifting toward deep learning. However, truly end-to-end methods that eliminate separate preprocessing and postprocessing steps remain …

Computational EfficiencyDomain Generalization

Fingerprints: Fixed Length Representation via Deep Networks and Domain Knowledge

2019-04-01 · Joshua J. Engelsma, Kai Cao, Anil K. Jain

We learn a discriminative fixed length feature representation of fingerprints which stands in contrast to commonly used unordered, variable length sets of minutiae points. To arrive at this fixed length representation, w…

MiDeCon: Unsupervised and Accurate Fingerprint and Minutia Quality Assessment based on Minutia Detection Confidence

2021-06-10 · Philipp Terhörst, André Boller, Naser Damer, Florian Kirchbuchner 외

An essential factor to achieve high accuracies in fingerprint recognition systems is the quality of its samples. Previous works mainly proposed supervised solutions based on image properties that neglects the minutiae ex…

FingerNet: An Unified Deep Network for Fingerprint Minutiae Extraction

2017-09-07 · Yao Tang, Fei Gao, Jufu Feng, Yuhang Liu

Minutiae extraction is of critical importance in automated fingerprint recognition. Previous works on rolled/slap fingerprints failed on latent fingerprints due to noisy ridge patterns and complex background noises. In t…