paper-with-me

홈 › Papers

End-to-End Fingerprints Liveness Detection using Convolutional Networks with Gram module

2018-03-21 · Eunsoo Park, Xuenan Cui, Weonjin Kim, Hakil Kim

This paper proposes an end-to-end CNN(Convolutional Neural Networks) model that uses gram modules with parameters that are approximately 1.2MB in size to detect fake fingerprints. The proposed method assumes that texture is the most appropriate characteristic in fake fingerprint detection, and implements the gram module to extract textures from the CNN. The proposed CNN structure uses the fire module as the base model and uses the gram module for texture extraction. Tensors that passed the fire module will be joined with gram modules to create a gram matrix with the same spatial size. After 3 gram matrices extracted from different layers are combined with the channel axis, it becomes the basis for categorizing fake fingerprints. The experiment results had an average detection error of 2.61% from the LivDet 2011, 2013, 2015 data, proving that an end-to-end CNN structure with few parameters that is able to be used in fake fingerprint detection can be designed.

📄 PDF Abstract BibTeX arXiv:1803.07830

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Fire Module 설명 없음

Similar Papers 제목 키워드 기반

Evaluating software-based fingerprint liveness detection using Convolutional Networks and Local Binary Patterns

2015-08-03 · Rodrigo Frassetto Nogueira, Roberto de Alencar Lotufo, Rubens Campos Machado

With the growing use of biometric authentication systems in the past years, spoof fingerprint detection has become increasingly important. In this work, we implement and evaluate two different feature extraction techniqu…

Are spoofs from latent fingerprints a real threat for the best state-of-art liveness detectors?

2020-07-07 · Roberto Casula, Giulia Orrù, Daniele Angioni, Xiaoyi Feng 외

We investigated the threat level of realistic attacks using latent fingerprints against sensors equipped with state-of-art liveness detectors and fingerprint verification systems which integrate such liveness algorithms.…

fingerprint verification

LivDet in Action - Fingerprint Liveness Detection Competition 2019

2019-05-02 · Giulia Orrù, Roberto Casula, Pierluigi Tuveri, Carlotta Bazzoni 외

The International Fingerprint liveness Detection Competition (LivDet) is an open and well-acknowledged meeting point of academies and private companies that deal with the problem of distinguishing images coming from repr…

Review of the Fingerprint Liveness Detection (LivDet) competition series: 2009 to 2015

2016-09-06 · Luca Ghiani, David A. Yambay, Valerio Mura, Gian Luca Marcialis 외

A spoof attack, a subset of presentation attacks, is the use of an artificial replica of a biometric in an attempt to circumvent a biometric sensor. Liveness detection, or presentation attack detection, distinguishes bet…

Artifact Detection

Fingerprint liveness detection using local quality features

2018-06-08 · Ram Prakash Sharma, Somnath Dey

Fingerprint-based recognition has been widely deployed in various applications. However, current recognition systems are vulnerable to spoofing attacks which make use of an artificial replica of a fingerprint to deceive …

General Classification