Updated instructions
Compare changes
+ 73
− 22
@@ -80,9 +80,9 @@ Execute the code below to trigger the experiments::
@@ -80,9 +80,9 @@ Execute the code below to trigger the experiments::
$ bob bio pipeline simple arface-all iresnet50-msceleb-idiap-20210623 -g dev -g eval -o ./results/arface/
@@ -98,9 +98,9 @@ Execute the code below to trigger the experiments::
@@ -98,9 +98,9 @@ Execute the code below to trigger the experiments::
$ bob bio pipeline simple mobio-all iresnet50-msceleb-idiap-20210623 -g dev -g eval -o ./results/mobio/
@@ -116,26 +116,33 @@ Execute the code below to trigger the experiments::
@@ -116,26 +116,33 @@ Execute the code below to trigger the experiments::
$ bob bio pipeline simple multipie iresnet50-msceleb-idiap-20210623 -g dev -g eval -o ./results/multipie/
./results/multipie/facenet-sanderberg/scores-{dev,eval}.csv --titles ArcFace-100,Idiap-Resnet50,Zoo-AttentionNet,Facenet-Sandberg
./results/multipie/facenet-sanderberg/scores-{dev,eval}.csv --titles ArcFace-100,Idiap-Resnet50,Zoo-AttentionNet,Facenet-Sandberg
We also have added two flags to have a protocol-dependent threshold, or to select the threshold on the eval set.
./results/multipie/facenet-sanderberg/scores-{dev,eval}.csv --titles ArcFace-100,Idiap-Resnet50,Zoo-AttentionNet,Facenet-Sandberg \
@@ -152,9 +159,9 @@ Execute the code below to trigger the experiments::
@@ -152,9 +159,9 @@ Execute the code below to trigger the experiments::
$ bob bio pipeline simple scface iresnet50-msceleb-idiap-20210623 -g dev -g eval -o ./results/scface/
@@ -170,18 +177,62 @@ Execute the code below to trigger the experiments::
@@ -170,18 +177,62 @@ Execute the code below to trigger the experiments::
$ bob bio pipeline simple ijbc-test4-g1 iresnet50-msceleb-idiap-20210623 -g dev -g eval -o ./results/ijbc-test4-g1/
$ bob bio pipeline simple ijbc-test4-g1 facenet-sanderberg -g dev -g eval -o ./results/ijbc-test4-g1/
./results/ijbc-test4-g1/facenet-sanderberg/scores-{dev,eval}.csv --titles ArcFace-100,Idiap-Resnet50,Zoo-AttentionNet,Facenet-Sandberg