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

README formatting

parent 7f94371b
No related branches found
No related tags found
No related merge requests found
...@@ -121,7 +121,10 @@ Run latent analysis ...@@ -121,7 +121,10 @@ Run latent analysis
******************* *******************
After having computed the latent projections for `multipie_U`, `multipie_E` and `multipie_P`, one can run the following script to compute the associated latent directions found by fitting SVMs After having computed the latent projections for `multipie_U`, `multipie_E` and `multipie_P`, one can run the following script to compute the associated latent directions found by fitting SVMs
in the latent space: in the latent space:
`./bin/latent_analysis.py --seed 0`. ::
./bin/latent_analysis.py --seed 0
The results will be stored in the Pickle file pointed by the `bob.synface.latent_directions` entry of the `.bobrc` configuration file. The results will be stored in the Pickle file pointed by the `bob.synface.latent_directions` entry of the `.bobrc` configuration file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment