From 8f81d0047937776a1a9211df1b26675efbbd1b93 Mon Sep 17 00:00:00 2001 From: Laurent COLBOIS <lcolbois@.idiap.ch> Date: Mon, 10 May 2021 11:38:39 +0200 Subject: [PATCH] README formattin --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 20ae83f..eac87e7 100644 --- a/README.rst +++ b/README.rst @@ -85,6 +85,7 @@ Prepare folder configuration ********************************* :: + # Absolute path of this repo, can be useful to launch execution on a grid due to some relative paths in the code bob config set bob.paper.ijcb2021_synthetic_dataset.path <path_of_this_repo> # Folder to store projected Multi-PIE latent projections -- GitLab