Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.bio.face
Commits
7a853d50
Commit
7a853d50
authored
3 years ago
by
Tiago de Freitas Pereira
Browse files
Options
Downloads
Patches
Plain Diff
Updated mobio and multipie docs
parent
390d8a31
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!124
Resolve "IJBC database will fail on non-Idiap filesystems"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bob/bio/face/database/mobio.py
+10
-0
10 additions, 0 deletions
bob/bio/face/database/mobio.py
bob/bio/face/database/multipie.py
+11
-0
11 additions, 0 deletions
bob/bio/face/database/multipie.py
with
21 additions
and
0 deletions
bob/bio/face/database/mobio.py
+
10
−
0
View file @
7a853d50
...
...
@@ -29,6 +29,16 @@ class MobioDatabase(CSVDatasetZTNorm):
One image was extracted from each video by choosing the video frame after 10 seconds.
The eye positions were manually labelled and distributed with the database.
.. warning::
To use this dataset protocol, you need to have the original files of the Mobio dataset.
Once you have it downloaded, please run the following command to set the path for Bob
.. code-block:: sh
bob config set bob.bio.face.mobio.directory [IJBC PATH]
For more information check:
.. code-block:: latex
...
...
This diff is collapsed.
Click to expand it.
bob/bio/face/database/multipie.py
+
11
−
0
View file @
7a853d50
...
...
@@ -27,6 +27,17 @@ class MultipieDatabase(CSVDataset):
different expressions. For each of those expressions, a complete set of 30 pictures is captured that includes
15 different view points times 20 different illumination conditions (18 with various flashes, plus 2 pictures with no flash at all).
.. warning::
To use this dataset protocol, you need to have the original files of the Multipie dataset.
Once you have it downloaded, please run the following command to set the path for Bob
.. code-block:: sh
bob config set bob.bio.face.multipie.directory [IJBC PATH]
Available expressions:
- Session 1 : *neutral*, *smile*
...
...
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