[bob.bio.config]
aggregated-db = bob.pad.face.config.aggregated_db
batl-db = bob.pad.face.config.database.batl.batl_db
batl-db-depth = bob.pad.face.config.database.batl.batl_db_depth
batl-db-infrared = bob.pad.face.config.database.batl.batl_db_infrared
batl-db-rgb-ir-d-grandtest = bob.pad.face.config.database.batl.batl_db_rgb_ir_d_grandtest
batl-db-thermal = bob.pad.face.config.database.batl.batl_db_thermal
casiafasd = bob.pad.face.config.casiafasd
celeb-a = bob.pad.face.config.celeb_a
frame-diff-svm = bob.pad.face.config.frame_diff_svm
frame-diff-svm-aggregated-db = bob.pad.face.config.frame_diff_svm_aggregated_db
lbp-lr-batl-D-T-IR = bob.pad.face.config.lbp_lr_batl_D_T_IR
lbp-svm = bob.pad.face.config.lbp_svm
lbp-svm-aggregated-db = bob.pad.face.config.lbp_svm_aggregated_db
maskattack = bob.pad.face.config.maskattack
mifs = bob.pad.face.config.mifs
msu-mfsd = bob.pad.face.config.msu_mfsd
qm-lr = bob.pad.face.config.qm_lr
qm-one-class-gmm = bob.pad.face.config.qm_one_class_gmm
qm-one-class-svm-aggregated-db = bob.pad.face.config.qm_one_class_svm_aggregated_db
qm-one-class-svm-cascade-aggregated-db = bob.pad.face.config.qm_one_class_svm_cascade_aggregated_db
qm-svm = bob.pad.face.config.qm_svm
qm-svm-aggregated-db = bob.pad.face.config.qm_svm_aggregated_db
replay-attack = bob.pad.face.config.replay_attack
replay-mobile = bob.pad.face.config.replay_mobile

[bob.pad.algorithm]
video-svm-pad-algorithm-10k-grid-mean-std = bob.pad.face.config.algorithm.video_svm_pad_algorithm:video_svm_pad_algorithm_10k_grid_mean_std
video-svm-pad-algorithm-10k-grid-mean-std-frame-level = bob.pad.face.config.algorithm.video_svm_pad_algorithm:video_svm_pad_algorithm_10k_grid_mean_std_frame_level
video-svm-pad-algorithm-default-svm-param-mean-std-frame-level = bob.pad.face.config.algorithm.video_svm_pad_algorithm:video_svm_pad_algorithm_default_svm_param_mean_std_frame_level

[bob.pad.cli]
statistics = bob.pad.face.script.statistics:statistics

[bob.pad.database]
aggregated-db = bob.pad.face.config.aggregated_db:database
batl-db = bob.pad.face.config.database.batl.batl_db:database
batl-db-depth = bob.pad.face.config.database.batl.batl_db_depth:database
batl-db-infrared = bob.pad.face.config.database.batl.batl_db_infrared:database
batl-db-rgb-ir-d-grandtest = bob.pad.face.config.database.batl.batl_db_rgb_ir_d_grandtest:database
batl-db-thermal = bob.pad.face.config.database.batl.batl_db_thermal:database
casiafasd = bob.pad.face.config.casiafasd:database
casiasurf = bob.pad.face.config.casiasurf:database
casiasurf-color = bob.pad.face.config.casiasurf_color:database
celeb-a = bob.pad.face.config.celeb_a:database
maskattack = bob.pad.face.config.maskattack:database
mifs = bob.pad.face.config.mifs:database
msu-mfsd = bob.pad.face.config.msu_mfsd:database
replay-attack = bob.pad.face.config.replay_attack:database
replay-mobile = bob.pad.face.config.replay_mobile:database

[bob.pad.extractor]
frame-diff-feat-extr-w20-over0 = bob.pad.face.config.extractor.frame_diff_features:frame_diff_feat_extr_w20_over0
video-lbp-histogram-extractor-n8r1-uniform = bob.pad.face.config.extractor.video_lbp_histogram:video_lbp_histogram_extractor_n8r1_uniform
video-quality-measure-galbally-msu = bob.pad.face.config.extractor.video_quality_measure:video_quality_measure_galbally_msu

[bob.pad.grid]
idiap = bob.pad.face.config.grid:idiap
idiap-user-machines = bob.pad.face.config.grid:idiap_user_machines
small = bob.pad.face.config.grid:small

[bob.pad.preprocessor]
bw-face-detect-mtcnn = bob.pad.face.config.preprocessor.video_face_crop:bw_face_detect_mtcnn
empty-preprocessor = bob.pad.face.config.preprocessor.filename:empty_preprocessor
rgb-face-detect-check-quality-128x128 = bob.pad.face.config.preprocessor.face_feature_crop_quality_check:face_feature_0_128x128_crop_rgb
rgb-face-detect-dlib = bob.pad.face.config.preprocessor.video_face_crop:rgb_face_detector_dlib
rgb-face-detect-mtcnn = bob.pad.face.config.preprocessor.video_face_crop:rgb_face_detector_mtcnn
video-face-crop-align-bw-ir-d-channels-3x128x128 = bob.pad.face.config.preprocessor.video_face_crop_align_block_patch:video_face_crop_align_bw_ir_d_channels_3x128x128
video-face-crop-align-bw-ir-d-channels-3x128x128-vect = bob.pad.face.config.preprocessor.video_face_crop_align_block_patch:video_face_crop_align_bw_ir_d_channels_3x128x128_vect

[console_scripts]
quality-assessment.py = bob.pad.face.script.quality_assessment:main

