Remove `bin/baselines.py` and provide baseline configuration files instead
Now that we have implemented the config-file command line option in bob.bio.base
, we should go ahead and remove the bin/baselines.py
script and provide proper configuration files for those experiments instead.
-
Remove bob/bio/face/scripts/baseline.py -
Add configuration files and resources -
Make sure that the baseline results are still the same -
Update the documentation
Edited by Tiago de Freitas Pereira