'qm-lr = bob.pad.face.config.qm_lr',# this pipe-line can be used both for individual and Aggregated databases.
'qm-lr = bob.pad.face.config.qm_lr',# this pipe-line can be used both for individual and Aggregated databases.
'lbp-lr-batl-D-T-IR = bob.pad.face.config.lbp_lr_batl_D_T_IR',# this pipe-line can be used both for BATL databases, Depth, Thermal and Infrared channels.
# baselines using GMM:
# baselines using GMM:
'qm-one-class-gmm = bob.pad.face.config.qm_one_class_gmm',# this pipe-line can be used both for individual and Aggregated databases.
'qm-one-class-gmm = bob.pad.face.config.qm_one_class_gmm',# this pipe-line can be used both for individual and Aggregated databases.
...
@@ -98,6 +114,7 @@ setup(
...
@@ -98,6 +114,7 @@ setup(
'empty-preprocessor = bob.pad.face.config.preprocessor.filename:empty_preprocessor',# no preprocessing
'empty-preprocessor = bob.pad.face.config.preprocessor.filename:empty_preprocessor',# no preprocessing