diff --git a/bob/pad/face/config/batl_db.py b/bob/pad/face/config/batl_db.py index 75d756217c96ecf8dba80c37424964ac0b84113a..24e6993be96aa19227e056f7a1a714410da21248 100644 --- a/bob/pad/face/config/batl_db.py +++ b/bob/pad/face/config/batl_db.py @@ -12,7 +12,7 @@ ORIGINAL_DIRECTORY = "[YOUR_BATL_DB_DIRECTORY]" ORIGINAL_EXTENSION = ".h5" # extension of the data files -ANNOTATIONS_TEMP_DIR = "/idiap/temp/onikisins/project/ODIN/experiment_data/pad_experiments_using_bob_py36/batl_db/annotations/" +ANNOTATIONS_TEMP_DIR = "" PROTOCOL = 'nowig-color-50' diff --git a/bob/pad/face/config/batl_db_depth.py b/bob/pad/face/config/batl_db_depth.py index 3d1450f575396a3aa711ffce3404c9f3ba77ed58..8170395ffbc901840e18947a92f3051c8241f6ce 100644 --- a/bob/pad/face/config/batl_db_depth.py +++ b/bob/pad/face/config/batl_db_depth.py @@ -12,7 +12,7 @@ ORIGINAL_DIRECTORY = "[YOUR_BATL_DB_DIRECTORY]" ORIGINAL_EXTENSION = ".h5" # extension of the data files -ANNOTATIONS_TEMP_DIR = "/idiap/temp/onikisins/project/ODIN/experiment_data/pad_experiments_using_bob_py36/batl_db/annotations/" +ANNOTATIONS_TEMP_DIR = "" PROTOCOL = 'nowig-depth-50' diff --git a/bob/pad/face/config/batl_db_infrared.py b/bob/pad/face/config/batl_db_infrared.py index 17eee13f42aec6a2885836b1bfd2111a982b9f5b..b96c9f33f54d690ab2e6cd6dd76c089430583320 100644 --- a/bob/pad/face/config/batl_db_infrared.py +++ b/bob/pad/face/config/batl_db_infrared.py @@ -12,7 +12,7 @@ ORIGINAL_DIRECTORY = "[YOUR_BATL_DB_DIRECTORY]" ORIGINAL_EXTENSION = ".h5" # extension of the data files -ANNOTATIONS_TEMP_DIR = "/idiap/temp/onikisins/project/ODIN/experiment_data/pad_experiments_using_bob_py36/batl_db/annotations/" +ANNOTATIONS_TEMP_DIR = "" PROTOCOL = 'nowig-infrared-50' diff --git a/bob/pad/face/config/batl_db_thermal.py b/bob/pad/face/config/batl_db_thermal.py index bd1c33461043fa662a1475db593eb1dc45eb4de1..e84c070e08b28f79ba77ac4b27bc8059432f92bc 100644 --- a/bob/pad/face/config/batl_db_thermal.py +++ b/bob/pad/face/config/batl_db_thermal.py @@ -12,7 +12,7 @@ ORIGINAL_DIRECTORY = "[YOUR_BATL_DB_DIRECTORY]" ORIGINAL_EXTENSION = ".h5" # extension of the data files -ANNOTATIONS_TEMP_DIR = "/idiap/temp/onikisins/project/ODIN/experiment_data/pad_experiments_using_bob_py36/batl_db/annotations/" +ANNOTATIONS_TEMP_DIR = "" PROTOCOL = 'nowig-thermal-50'