Notice it is rather important to correctly configure the database as
described above, otherwise ``bob.pad.base`` will not be able to correctly
Notice it is rather important to use the strings as described above,
load your data.
otherwise ``bob.pad.base`` will not be able to correctly load your images.
Once this step is done, you can proceed with the instructions below.
Once this step is done, you can proceed with the instructions below.
...
@@ -84,31 +81,39 @@ is available on the section :ref:`bob.pad.face.resources`.
...
@@ -84,31 +81,39 @@ is available on the section :ref:`bob.pad.face.resources`.
Baselines on REPLAY-ATTACK database
Baselines on REPLAY-ATTACK database
--------------------------------------
--------------------------------------
This section summarizes the results of baseline face PAD experiments on the REPLAY-ATTACK (`replayattack`_) database.
This section summarizes the results of baseline face PAD experiments on the
The description of the database-related settings, which are used to run face PAD baselines on the Replay-Attack is given here :ref:`bob.pad.face.resources.databases.replay`. To understand the settings in more details you can check the corresponding configuration file : ``bob/pad/face/config/replay_attack.py``.
REPLAY-ATTACK (`replayattack`_) database.
The description of the database-related settings, which are used to run face PAD
baselines on the Replay-Attack is given here
:ref:`bob.pad.face.resources.databases.replay`. To understand the settings in
more details you can check the corresponding configuration file :