memory_demanding needs to be an argument in baseline load functions

Hi,

I was using bob.bio.face.config.baseline to load baslines with load() function implemented in each baseline. However, the load() functions implemented in the baselines do not get memory_demanding as argument. This becomes problematic when using big datasets.