Add a function to load features in a memory efficient way
Compare changes
+ 133
− 0
@@ -371,5 +371,138 @@ def get_macros():
This function was in bob.bio.base but it is very useful and to avoid adding a dependency to bob.bio.base, I am moving it here.