Reading original data from IJB-A
Hi,
It's been a long time that I don't run something on IJB-A and I'm struggling with something simple here.
The File wrapper in bob.bio.base
reimplements the method make_path
(https://gitlab.idiap.ch/bob/bob.bio.face/blob/d6f75c9aaa58dc4fb6968a47aecced79b048419a/bob/bio/face/database/ijba.py#L22).
As you can see; the client id is appended to the path. Although I understand the reason of doing that, the question is: How is this suppose to work? This clearly can't be used to read the original data.
Any clarification is appreciated
Thanks
Edited by Tiago de Freitas Pereira