Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.face
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.pad.face
Commits
9a608ec1
Commit
9a608ec1
authored
4 years ago
by
Anjith GEORGE
Browse files
Options
Downloads
Patches
Plain Diff
remove traces of evaluate.py
parent
2fb6d454
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!105
Doc fix
Pipeline
#42762
passed
4 years ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/baselines.rst
+84
-84
84 additions, 84 deletions
doc/baselines.rst
doc/other_pad_algorithms.rst
+15
-42
15 additions, 42 deletions
doc/other_pad_algorithms.rst
with
99 additions
and
126 deletions
doc/baselines.rst
+
84
−
84
View file @
9a608ec1
...
@@ -119,13 +119,13 @@ following command:
...
@@ -119,13 +119,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "LBP features of facial region + SVM classifier + REPLAY-ATTACK database" \
--legends "LBP features of facial region + SVM classifier + REPLAY-ATTACK database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for `replayattack`_ database are summarized in the Table below:
The EER/HTER errors for `replayattack`_ database are summarized in the Table below:
...
@@ -167,13 +167,13 @@ following command:
...
@@ -167,13 +167,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "IQM features of facial region + SVM classifier + REPLAY-ATTACK database" \
--legends "IQM features of facial region + SVM classifier + REPLAY-ATTACK database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for `replayattack`_ database are summarized in the Table below:
The EER/HTER errors for `replayattack`_ database are summarized in the Table below:
...
@@ -214,13 +214,13 @@ following command:
...
@@ -214,13 +214,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "10 features for each window in Frame Differences + SVM classifier + REPLAY-ATTACK database" \
--legends "10 features for each window in Frame Differences + SVM classifier + REPLAY-ATTACK database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for `replayattack`_ database are summarized in the Table below:
The EER/HTER errors for `replayattack`_ database are summarized in the Table below:
...
@@ -270,13 +270,13 @@ following command:
...
@@ -270,13 +270,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "LBP features of facial region + SVM classifier + Replay-Mobile database" \
--legends "LBP features of facial region + SVM classifier + Replay-Mobile database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the `Replay-Mobile`_ database are summarized in the Table below:
The EER/HTER errors for the `Replay-Mobile`_ database are summarized in the Table below:
...
@@ -318,13 +318,13 @@ following command:
...
@@ -318,13 +318,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "IQM features of facial region + SVM classifier + Replay-Mobile database" \
--legends "IQM features of facial region + SVM classifier + Replay-Mobile database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the `Replay-Mobile`_ database are summarized in the Table below:
The EER/HTER errors for the `Replay-Mobile`_ database are summarized in the Table below:
...
@@ -366,13 +366,13 @@ following command:
...
@@ -366,13 +366,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "10 features for each window in Frame Differences + SVM classifier + Replay-Mobile database" \
--legends "10 features for each window in Frame Differences + SVM classifier + Replay-Mobile database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the `Replay-Mobile`_ database are summarized in the Table below:
The EER/HTER errors for the `Replay-Mobile`_ database are summarized in the Table below:
...
@@ -422,13 +422,13 @@ following command:
...
@@ -422,13 +422,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "LBP features of facial region + SVM classifier + MSU MFSD database" \
--legends "LBP features of facial region + SVM classifier + MSU MFSD database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the `MSU MFSD`_ database are summarized in the Table below:
The EER/HTER errors for the `MSU MFSD`_ database are summarized in the Table below:
...
@@ -470,13 +470,13 @@ following command:
...
@@ -470,13 +470,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "IQM features of facial region + SVM classifier + MSU MFSD database" \
--legends "IQM features of facial region + SVM classifier + MSU MFSD database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the `MSU MFSD`_ database are summarized in the Table below:
The EER/HTER errors for the `MSU MFSD`_ database are summarized in the Table below:
...
@@ -518,13 +518,13 @@ following command:
...
@@ -518,13 +518,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "10 features for each window in Frame Differences + SVM classifier + MSU MFSD database" \
--legends "10 features for each window in Frame Differences + SVM classifier + MSU MFSD database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the `MSU MFSD`_ database are summarized in the Table below:
The EER/HTER errors for the `MSU MFSD`_ database are summarized in the Table below:
...
@@ -576,13 +576,13 @@ following command:
...
@@ -576,13 +576,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "LBP features of facial region + SVM classifier + Aggregated database" \
--legends "LBP features of facial region + SVM classifier + Aggregated database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
...
@@ -623,13 +623,13 @@ following command:
...
@@ -623,13 +623,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "IQM features of facial region + SVM classifier + Aggregated database" \
--legends "IQM features of facial region + SVM classifier + Aggregated database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
...
@@ -670,13 +670,13 @@ following command:
...
@@ -670,13 +670,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "10 features for each window in Frame Differences + SVM classifier + Aggregated Db" \
--legends "10 features for each window in Frame Differences + SVM classifier + Aggregated Db" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
...
@@ -718,13 +718,13 @@ following command:
...
@@ -718,13 +718,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "LBP features of facial region + SVM classifier + MIFS database" \
--legends "LBP features of facial region + SVM classifier + MIFS database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the MIFS database are summarized in the Table below:
The EER/HTER errors for the MIFS database are summarized in the Table below:
...
@@ -752,13 +752,13 @@ following command:
...
@@ -752,13 +752,13 @@ following command:
.. code-block:: sh
.. code-block:: sh
evaluate
.py
\
bob pad
evaluate \
--dev-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-dev \
--eval-files
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS>/grandtest/scores/scores-eval \
--legends "IQM features of facial region + SVM classifier + MIFS database" \
--legends "IQM features of facial region + SVM classifier + MIFS database" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the MIFS database are summarized in the Table below:
The EER/HTER errors for the MIFS database are summarized in the Table below:
...
...
This diff is collapsed.
Click to expand it.
doc/other_pad_algorithms.rst
+
15
−
42
View file @
9a608ec1
...
@@ -142,25 +142,16 @@ following command:
...
@@ -142,25 +142,16 @@ following command:
.. code-block:: sh
.. code-block:: sh
./bin/evaluate.py \
bob pad evaluate \
--dev-files \
<PATH_TO_STORE_THE_RESULTS_{1,2,3,4}>/grandtest/scores/scores-{dev,eval} \
<PATH_TO_STORE_THE_RESULTS_1>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_2>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_3>/grandtest/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_4>/grandtest/scores/scores-dev \
--eval-files \
<PATH_TO_STORE_THE_RESULTS_1>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_2>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_3>/grandtest/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_4>/grandtest/scores/scores-eval \
--legends \
--legends \
"IQM + one-class GMM + Aggregated Db" \
"IQM + one-class GMM + Aggregated Db" \
"IQM + one-class SVM + Aggregated Db" \
"IQM + one-class SVM + Aggregated Db" \
"IQM + two-class LR + Aggregated Db" \
"IQM + two-class LR + Aggregated Db" \
"IQM + two-class SVM + Aggregated Db" \
"IQM + two-class SVM + Aggregated Db" \
-
F 7
\
-
e
\
--c
riterion EER
\
--c
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
...
@@ -231,25 +222,16 @@ following command:
...
@@ -231,25 +222,16 @@ following command:
.. code-block:: sh
.. code-block:: sh
./bin/evaluate.py \
bob pad evaluate \
--dev-files \
<PATH_TO_STORE_THE_RESULTS_{1,2,3,4}>/photo-photo-video/scores/scores-{dev,eval} \
<PATH_TO_STORE_THE_RESULTS_1>/photo-photo-video/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_2>/photo-photo-video/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_3>/photo-photo-video/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_4>/photo-photo-video/scores/scores-dev \
--eval-files \
<PATH_TO_STORE_THE_RESULTS_1>/photo-photo-video/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_2>/photo-photo-video/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_3>/photo-photo-video/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_4>/photo-photo-video/scores/scores-eval \
--legends \
--legends \
"IQM + one-class GMM + Aggregated Db" \
"IQM + one-class GMM + Aggregated Db" \
"IQM + one-class SVM + Aggregated Db" \
"IQM + one-class SVM + Aggregated Db" \
"IQM + two-class LR + Aggregated Db" \
"IQM + two-class LR + Aggregated Db" \
"IQM + two-class SVM + Aggregated Db" \
"IQM + two-class SVM + Aggregated Db" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
...
@@ -320,25 +302,16 @@ following command:
...
@@ -320,25 +302,16 @@ following command:
.. code-block:: sh
.. code-block:: sh
./bin/evaluate.py \
bob pad evaluate \
--dev-files \
<PATH_TO_STORE_THE_RESULTS_{1,2,3,4}>/video-video-photo/scores/scores-{dev,eval} \
<PATH_TO_STORE_THE_RESULTS_1>/video-video-photo/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_2>/video-video-photo/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_3>/video-video-photo/scores/scores-dev \
<PATH_TO_STORE_THE_RESULTS_4>/video-video-photo/scores/scores-dev \
--eval-files \
<PATH_TO_STORE_THE_RESULTS_1>/video-video-photo/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_2>/video-video-photo/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_3>/video-video-photo/scores/scores-eval \
<PATH_TO_STORE_THE_RESULTS_4>/video-video-photo/scores/scores-eval \
--legends \
--legends \
"IQM + one-class GMM + Aggregated Db" \
"IQM + one-class GMM + Aggregated Db" \
"IQM + one-class SVM + Aggregated Db" \
"IQM + one-class SVM + Aggregated Db" \
"IQM + two-class LR + Aggregated Db" \
"IQM + two-class LR + Aggregated Db" \
"IQM + two-class SVM + Aggregated Db" \
"IQM + two-class SVM + Aggregated Db" \
-
F 7
\
-
e
\
--criterion
EER
\
--criterion
eer
\
-
-roc
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
-
o
<PATH_TO_STORE_THE_RESULTS>/ROC.pdf
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
The EER/HTER errors for the :ref:`bob.pad.face.resources.databases.aggregated_db` database are summarized in the Table below:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment