Skip to content
Snippets Groups Projects

CASIA SURF

Merged Guillaume HEUSCH requested to merge chalearn_pad into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -44,6 +44,9 @@ class CasiaSurfPadFile(VideoPadFile):
else:
attack_type = s.attack_type
if attack_type == '0':
attack_type = None
super(CasiaSurfPadFile, self).__init__(
client_id=s.id,
file_id=s.id,
Loading