Simple Face Anti-Spoofing binary classification method

To edit a toolchain, please use a modern browser (Mozilla Firefox 3.0+, Google Chrome 1+, Apple Safari 3+, Opera 9.5+, Microsoft Internet Explorer 9+)

This toolchain implements a simple face anti-spoofing algorithm which works as a binary classifier. The algorithm expects video files as input and processes the data from a training, development and test set and trains a binary classifier given the training data. The real accesses are considered as the positive, while the attacks as the negative class.

The toolchain consists of the following steps:

  1. Preprocessing of the input files. This step depends on two inputs from the database: the input video file and face location file. This step could be, for example, cropping of the faces from each frame of the input video and normalizing them by size.
  2. Feature extraction. This step extracts relevant features from the input frames.
  3. Training. This step trains a binary classifier based on the training video.
  4. Classification. This step classifies the videos in the development and test set.
  5. Evaluation. This step calculates error rates and plots different performance curves.

The toolchain is based upon the work presented in [Chingovska12]. All the algorithms presented there can be readily implemented and used with this toolchain.

[Chingovska12]
  1. Chingovska, A. Anjos, S. Marcel: On the effectiveness of local binary patterns in face anti-spoofing. BIOSIG 2012
Updated Name Databases/Protocols Analyzers
smarcel/ivana7c/simple-antispoofing-updated/1/replay2-antispoofing-lbp-histograms-fix replay/3@grandtest Kanma/iqm_spoof_eer_analyzer/1
sbhatta/ivana7c/simple-antispoofing-updated/1/replay2-antispoofing-lbp-histograms replay/2@grandtest sbhatta/iqm_spoof_eer_analyzer/9
anjos/ivana7c/simple-antispoofing-updated/1/face-antipoofing-lbp-histogram-comparison replay/1@countermeasure anjos/antispoofing_analyzer/1
smarcel/ivana7c/simple-antispoofing-updated/1/antispoof-chi2-expA-rr22 replay/1@countermeasure ivana7c/spoofing_eer/1
ivana7c/ivana7c/simple-antispoofing-updated/1/antispoof-chi2-expA replay/1@countermeasure ivana7c/spoofing_eer/1
Terms of Service | Contact Information | BEAT platform version 2.2.1b0 | © Idiap Research Institute - 2013-2024