Skip to content
Snippets Groups Projects
Commit 1f150214 authored by Alain KOMATY's avatar Alain KOMATY Committed by Amir MOHAMMADI
Browse files

added the reference to deep_pix_bis_pad

parent bc413c13
No related branches found
No related tags found
1 merge request!128Several changes
"""Deep Pixel-wise Binary Supervision for Face PAD
""" Deep Pixel-wise Binary Supervision for Face PAD
This package contains source code to replicate the experimental results published in the following paper::
This package contains source code to replicate the experimental results published in the following publication::
@inproceedings{GeorgeICB2019,
@INPROCEEDINGS{GeorgeICB2019,
author = {Anjith George, Sebastien Marcel},
title = {Deep Pixel-wise Binary Supervision for Face Presentation Attack Detection},
year = {2019},
booktitle = {ICB 2019},
}
"""
from sklearn.pipeline import Pipeline
......
......@@ -85,6 +85,7 @@ configuration file: ``bob/pad/face/config/replay_attack.py``.
Deep-Pix-BiS Baseline
~~~~~~~~~~~~~~~~~~~~~
(see :ref:`bob.pad.face.resources.deep_pix_bis_pad`)
.. code-block:: sh
......
......@@ -31,7 +31,7 @@ The current system readily supports the following freely available datasets:
After downloading the databases, annotate the base directories in which they
are installed. Then, follow the instructions in
:ref:`bob.pad.base.setup` to let this framework know where databases are
:ref:`bob.pad.base.installation` to let this framework know where databases are
located on your system.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment