Skip to content
Snippets Groups Projects
Commit cf17dd29 authored by Olegs NIKISINS's avatar Olegs NIKISINS
Browse files

Removed print from BATL HLDI

parent b43ed1ef
No related branches found
No related tags found
1 merge request!59Added HLDI for the BATL database, added optional data normalization in FaceCropAlign
Pipeline #
......@@ -66,8 +66,6 @@ class BatlPadFile(PadFile):
def load(self, directory=None, extension='.hdf5', frame_selector=FrameSelector(selection_style='all')):
print (self.f.path)
data = self.f.load(directory=directory,
extension=extension,
modality=self.stream_type, # TODO: this parameter is currently missing in bob.db.batl, add it there
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment