Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 383 Bytes

Deep Pixel-wise Binary Supervision for Face PAD in Pytorch

Installation

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Data preparation

Training

Testing

Reference

[1] Deep Pixel-wise Binary Supervision for Face Presentation Attack Detection
[2] https://gitlab.idiap.ch/bob/bob.paper.deep_pix_bis_pad.icb2019