Skip to content
Snippets Groups Projects
Commit 6f578de0 authored by David GEISSBUHLER's avatar David GEISSBUHLER
Browse files

documentation fix

parent 36ec0ff9
No related branches found
No related tags found
2 merge requests!14MIFS database added,!13MIFS baselines added
......@@ -706,7 +706,7 @@ This section summarizes the results of baseline face PAD experiments on other da
MIFS database + LBP features of facial region + SVM classifier
========================================================================
To run this baseline on the :ref:`bob.pad.face.resources.databases.mifs` database, using the ``grandtest`` protocol, execute the following:
To run this baseline on the MIFS database, using the ``grandtest`` protocol, execute the following:
.. code-block:: sh
......@@ -726,7 +726,7 @@ following command:
--criterion EER \
--roc <PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.mifs` database are summarized in the Table below:
The EER/HTER errors for the MIFS database are summarized in the Table below:
+-------------------+----------+----------+
| Protocol | EER,\% | HTER,\% |
......@@ -740,7 +740,7 @@ The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.mifs` databas
MIFS database + Image Quality Measures as features of facial region + SVM classifier
========================================================================================
To run this baseline on the :ref:`bob.pad.face.resources.databases.mifs` database, using the ``grandtest`` protocol, execute the following:
To run this baseline on the MIFS database, using the ``grandtest`` protocol, execute the following:
.. code-block:: sh
......@@ -760,7 +760,7 @@ following command:
--criterion EER \
--roc <PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.mifs` database are summarized in the Table below:
The EER/HTER errors for the MIFS database are summarized in the Table below:
+-------------------+----------+----------+
| Protocol | EER,\% | HTER,\% |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment