/ffem-anti-spoofing

face anti-spoofing

Primary LanguagePythonApache License 2.0Apache-2.0

FFEM-anti-spoofing

The goal of this project is to detect the attack to a face recognition system.

Common Settings

Execute the command export PYTHONPATH=$(pwd) first.

TODO LIST

  • Face De-Spoofing: Anti-Spoofing via Noise Modeling, A. Jourabloo et al., ECCV 2018
  • Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision, Y. Liu et al., CVPR 2018
  • Deep Tree Learning for Zero-shot Face Anti-Spoofing, Y. Liu et al., CVPR 2019

References

  1. CelebA-Spoof
  2. SiW: Spoofing in the Wild Database
  3. SiW-M: Spoofing in the Wild with Multiple Attacks Database
  4. Face Anti-Spoofing Source Code