Skip to content
Snippets Groups Projects
Commit cbc5c1c9 authored by Laurent COLBOIS's avatar Laurent COLBOIS
Browse files

Add .bobrc instructions

parent de04d7ec
Branches
No related tags found
No related merge requests found
...@@ -38,11 +38,19 @@ package, run:: ...@@ -38,11 +38,19 @@ package, run::
How to run How to run
---------- ----------
# bob config set instructions Prepare folder configuration
`bob config set bob.synface.multipie_projections <path_to_folder>` *********************************
`bob config set bob.db.multipie.directory *<path to folder>*`
`bob config set bob.db.multipie.annotations_directory *<path_to_folder>*` ::
`bob config set bob.synface.latent_directions *<path_to_folder>*`
# Folder to store projected Multi-PIE latent projections
bob config set bob.synface.multipie_projections <path_to_folder>
# Folder containing Multi-PIE images
bob config set bob.db.multipie.directory <path_to_folder>
# Folder containing Multi-PIE face annotations
bob config set bob.db.multipie.annotations_directory <path_to_folder>
# Path to the Pickle file where to store computed latent directions
bob config set bob.synface.latent_directions <path_to_folder>
Contact Contact
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment