UTFVP database
Hi there,
I want to make some experiments using utfvp database which is available in bob.bio.vein by using the following script:
from bob.bio.vein.configurations.utfvp import database
However, I can not use eval and world groups for evaluation using verify.py.
- when using
evalgroup, it can not be found - when using
worldgroup, it can calculate the scores butscores-worldfile is empty.
Does anyone have any idea how I should fix these issues?
Edited by Hatef OTROSHI