scispace - formally typeset
Proceedings ArticleDOI

An original face anti-spoofing approach using partial convolutional neural network

Reads0
Chats0
TLDR
This work extracts the deep partial features from the convolutional neural network (CNN) to distinguish the real and fake faces and uses the block principle component analysis (PCA) method to reduce the dimensionality of features that can avoid the over-fitting problem.
Abstract
Recently deep Convolutional Neural Networks have been successfully applied in many computer vision tasks and achieved promising results. So some works have introduced the deep learning into face anti-spoofing. However, most approaches just use the final fully-connected layer to distinguish the real and fake faces. Inspired by the idea of each convolutional kernel can be regarded as a part filter, we extract the deep partial features from the convolutional neural network (CNN) to distinguish the real and fake faces. In our prosed approach, the CNN is fine-tuned firstly on the face spoofing datasets. Then, the block principle component analysis (PCA) method is utilized to reduce the dimensionality of features that can avoid the over-fitting problem. Lastly, the support vector machine (SVM) is employed to distinguish the real the real and fake faces. The experiments evaluated on two public available databases, Replay-Attack and CASIA, show the proposed method can obtain satisfactory results compared to the state-of-the-art methods.

read more

Citations
More filters
Proceedings ArticleDOI

Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision

TL;DR: This paper argues the importance of auxiliary supervision to guide the learning toward discriminative and generalizable cues, and introduces a new face anti-spoofing database that covers a large range of illumination, subject, and pose variations.
Journal ArticleDOI

Deep face recognition: A survey

TL;DR: A comprehensive review of the recent developments on deep face recognition can be found in this paper, covering broad topics on algorithm designs, databases, protocols, and application scenes, as well as the technical challenges and several promising directions.
Proceedings ArticleDOI

Face anti-spoofing using patch and depth-based CNNs

TL;DR: A novel two-stream CNN-based approach for face anti-spoofing is proposed, by extracting the local features and holistic depth maps from the face images, which facilitate CNN to discriminate the spoof patches independent of the spatial face areas.
Proceedings ArticleDOI

Searching Central Difference Convolutional Networks for Face Anti-Spoofing

TL;DR: Yu et al. as discussed by the authors proposed a frame level FAS method based on Central Difference Convolution (CDC), which is able to capture intrinsic detailed patterns via aggregating both intensity and gradient information.
Proceedings ArticleDOI

Deep Tree Learning for Zero-Shot Face Anti-Spoofing

TL;DR: Zhang et al. as mentioned in this paper proposed a novel Deep Tree Network (DTN) to tackle the zero-shot face anti-spoofing (ZSFA) problem by partitioning the spoof samples into semantic sub-groups in an unsupervised fashion.
References
More filters
Journal ArticleDOI

ImageNet Large Scale Visual Recognition Challenge

TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) as mentioned in this paper is a benchmark in object category classification and detection on hundreds of object categories and millions of images, which has been run annually from 2010 to present, attracting participation from more than fifty institutions.
Journal Article

LIBLINEAR: A Library for Large Linear Classification

TL;DR: LIBLINEAR is an open source library for large-scale linear classification that supports logistic regression and linear support vector machines and provides easy-to-use command-line tools and library calls for users and developers.
Proceedings ArticleDOI

Deep face recognition

TL;DR: It is shown how a very large scale dataset can be assembled by a combination of automation and human in the loop, and the trade off between data purity and time is discussed.
Proceedings Article

Deep Learning Face Representation by Joint Identification-Verification

TL;DR: This paper shows that the face identification-verification task can be well solved with deep learning and using both face identification and verification signals as supervision, and the error rate has been significantly reduced.
Posted Content

Deep Learning Face Representation by Joint Identification-Verification

TL;DR: In this paper, the Deep IDentification-verification features (DeepID2) are learned with carefully designed deep convolutional networks to reduce intra-personal variations while enlarging inter-personal differences.
Related Papers (5)