Skip to content
Snippets Groups Projects
Commit f0cfcd3f authored by Yannick DAYER's avatar Yannick DAYER
Browse files

[doc] structure of the new doc with vanilla-pad

parent 10b60056
Branches
Tags
1 merge request!79new documentation incl. vanilla-pad
......@@ -9,6 +9,10 @@
Running Presentation Attack Detection Experiments
===================================================
.. todo::
check and revamp
The ``bob.pad`` packages provide open source tools to run comparable and reproducible presentation attack detection (PAD) experiments.
To design such experiment, one has to choose:
......@@ -47,10 +51,10 @@ Users Guide
:maxdepth: 2
installation
experiments
implementation
high_level_db_interface_guide
filedb_guide
pad_intro
vanilla_pad_intro
vanilla_pad_features
legacy
Reference Manual
......
......@@ -5,6 +5,12 @@
.. _bob.pad.base.installation:
.. todo::
update and link to general bob install instructions.
===========================
Installation Instructions
===========================
......
.. vim: set fileencoding=utf-8 :
.. author: Yannick Dayer <yannick.dayer@idiap.ch>
.. date: 2020-11-27 15:30:51 +01
.. _bob.pad.base.legacy:
================================
Using legacy bob.pad utilities
================================
.. todo::
legacy adaptors:
- db connector
- legacy wrappers
Look at bob.bio.base legacy
.. vim: set fileencoding=utf-8 :
.. author: Yannick Dayer <yannick.dayer@idiap.ch>
.. date: 2020-11-27 15:14:11 +01
.. _bob.pad.base.pad_intro:
===============================
Presentation attack detection
===============================
.. todo::
Introduce PAD:
- What it is
- Why
- How
Look at bob.bio.base
.. vim: set fileencoding=utf-8 :
.. author: Yannick Dayer <yannick.dayer@idiap.ch>
.. date: 2020-11-27 15:26:09 +01
.. _bob.pad.base.vanilla_pad_features:
======================
Vanilla PAD features
======================
.. todo::
Introduce vanilla-pad features:
- db: filelist and interface class
- checkpoints
- dask
Look at bob.bio.base vanilla-biometrics features
Import from filedb_guide and high_level_db_interface_guide
.. vim: set fileencoding=utf-8 :
.. author: Yannick Dayer <yannick.dayer@idiap.ch>
.. date: 2020-11-27 15:26:02 +01
.. _bob.pad.base.vanilla_pad_intro:
=============
Vanilla PAD
=============
.. todo::
Introduce vanilla-pad:
- What it is
- How it works
Look at bob.bio.base vanilla-biometrics
Import from experiments.rst
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment