From e7e726da366af48d744bc35cf7cf8cdec005d816 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.defreitaspereira@ams-osram.com> Date: Wed, 10 Aug 2022 17:54:13 +0200 Subject: [PATCH] Updated README --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index f95612e..cf1d02d 100644 --- a/README.rst +++ b/README.rst @@ -40,6 +40,15 @@ Once this is installed, it is necessary to set these paths to Bob_ via the follo Reproducing experiments ----------------------- +It is possible to either reproduce the plots of the paper by either i-) executing all the experiments from scratch one by one, or ii-) +just generate the plots by relying on precomputed scores. +For step ii-), please download the scores by running the command below:: + + + $ wget https://www.idiap.ch/software/bob/data/bob/bob.paper.8years/results.tar.gz + + +**WARNING** We are not providing the scores from the IJB-C experiments because of disk space. MOBIO experiments -- GitLab