bob.pad.base
2.3.1
Installation Instructions
Running Presentation Attack Detection Experiments
Implementation Details
High Level Database Interface How-To Guide
User’s Guide for PAD File List API
Tools implemented in bob.pad.base
Python API for bob.pad.base
bob.pad.base
Docs
»
Index
Index
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
Algorithm (class in bob.pad.base.algorithm)
all_files() (bob.pad.base.database.PadDatabase method)
(bob.pad.base.tools.PadDatabase method)
annotations() (bob.pad.base.database.FileListPadDatabase method)
(bob.pad.base.database.HighBioDatabase method)
(bob.pad.base.database.PadDatabase method)
(bob.pad.base.tools.PadDatabase method)
arrange_by_client() (bob.pad.base.database.HighBioDatabase method)
B
bob.pad.base (module)
bob.pad.base.algorithm (module)
bob.pad.base.database (module)
bob.pad.base.tools (module)
C
Client (class in bob.pad.base.database)
client_id_from_model_id() (bob.pad.base.database.HighBioDatabase method)
client_ids() (bob.pad.base.database.FileListPadDatabase method)
combinations() (in module bob.pad.base)
combine_scores_of_svm_cascade() (bob.pad.base.algorithm.SVMCascadePCA method)
command_line() (in module bob.pad.base.tools)
command_line_parser() (in module bob.pad.base.tools)
comp_prediction_precision() (bob.pad.base.algorithm.SVM method)
(bob.pad.base.algorithm.SVMCascadePCA method)
compute_scores() (in module bob.pad.base.tools)
convert_and_prepare_features() (in module bob.pad.base)
convert_array_to_list_of_frame_cont() (in module bob.pad.base)
convert_frame_cont_to_array() (in module bob.pad.base)
convert_list_of_frame_cont_to_array() (in module bob.pad.base)
E
extract() (in module bob.pad.base.tools)
F
FileListPadDatabase (class in bob.pad.base.database)
FileSelector (class in bob.pad.base.tools)
G
get_cascade_file_names() (bob.pad.base.algorithm.SVMCascadePCA method)
get_config() (in module bob.pad.base)
get_data_start_end_idx() (bob.pad.base.algorithm.SVMCascadePCA method)
GMM (class in bob.pad.base.algorithm)
groups() (bob.pad.base.database.FileListPadDatabase method)
(in module bob.pad.base.tools)
H
hidden_units (bob.pad.base.algorithm.MLP attribute)
HighBioDatabase (class in bob.pad.base.database)
HighPadDatabase (class in bob.pad.base.database)
I
initialize() (in module bob.pad.base.tools)
is_idiap() (in module bob.pad.base.tools)
L
lda_subspace_dimension (bob.pad.base.algorithm.PadLDA attribute)
load_cascade_of_machines() (bob.pad.base.algorithm.SVMCascadePCA method)
load_gmm_machine_and_mean_std() (bob.pad.base.algorithm.OneClassGMM method)
load_lr_machine_and_mean_std() (bob.pad.base.algorithm.LogRegr method)
load_machine() (bob.pad.base.algorithm.SVMCascadePCA method)
load_projector() (bob.pad.base.algorithm.Algorithm method)
(bob.pad.base.algorithm.GMM method)
(bob.pad.base.algorithm.LogRegr method)
(bob.pad.base.algorithm.OneClassGMM method)
(bob.pad.base.algorithm.OneClassGMM2 method)
(bob.pad.base.algorithm.SVM method)
(bob.pad.base.algorithm.SVMCascadePCA method)
LogRegr (class in bob.pad.base.algorithm)
M
max_iter (bob.pad.base.algorithm.MLP attribute)
mean_std_normalize() (in module bob.pad.base)
MLP (class in bob.pad.base.algorithm)
model_ids_with_protocol() (bob.pad.base.database.HighBioDatabase method)
(bob.pad.base.database.PadDatabase method)
(bob.pad.base.tools.PadDatabase method)
N
norm_train_cv_data() (in module bob.pad.base)
norm_train_data() (in module bob.pad.base)
O
objects() (bob.pad.base.database.FileListPadDatabase method)
(bob.pad.base.database.HighBioDatabase method)
(bob.pad.base.database.PadDatabase method)
(bob.pad.base.tools.PadDatabase method)
OneClassGMM (class in bob.pad.base.algorithm)
OneClassGMM2 (class in bob.pad.base.algorithm)
original_file_names() (bob.pad.base.database.PadDatabase method)
(bob.pad.base.tools.PadDatabase method)
P
PadDatabase (class in bob.pad.base.database)
(class in bob.pad.base.tools)
PadFile (class in bob.pad.base.database)
padfile_to_label() (in module bob.pad.base)
PadLDA (class in bob.pad.base.algorithm)
pca_subspace_dimension (bob.pad.base.algorithm.PadLDA attribute)
precision (bob.pad.base.algorithm.MLP attribute)
Predictions (class in bob.pad.base.algorithm)
prepare_data_for_hyper_param_grid_search() (in module bob.pad.base)
preprocess() (in module bob.pad.base.tools)
project() (bob.pad.base.algorithm.Algorithm method)
(bob.pad.base.algorithm.GMM method)
(bob.pad.base.algorithm.LogRegr method)
(bob.pad.base.algorithm.MLP method)
(bob.pad.base.algorithm.OneClassGMM method)
(bob.pad.base.algorithm.OneClassGMM2 method)
(bob.pad.base.algorithm.SVM method)
(bob.pad.base.algorithm.SVMCascadePCA method)
(in module bob.pad.base.tools)
R
read_feature() (bob.pad.base.algorithm.Algorithm method)
read_features() (in module bob.pad.base.tools)
read_preprocessed_data() (in module bob.pad.base.tools)
S
save_cascade_of_machines() (bob.pad.base.algorithm.SVMCascadePCA method)
save_gmm_machine_and_mean_std() (bob.pad.base.algorithm.OneClassGMM method)
save_gmms() (bob.pad.base.algorithm.GMM method)
save_lr_machine_and_mean_std() (bob.pad.base.algorithm.LogRegr method)
save_machine() (bob.pad.base.algorithm.SVMCascadePCA method)
score() (bob.pad.base.algorithm.Algorithm method)
(bob.pad.base.algorithm.GMM method)
(bob.pad.base.algorithm.LogRegr method)
(bob.pad.base.algorithm.MLP method)
(bob.pad.base.algorithm.OneClassGMM method)
(bob.pad.base.algorithm.OneClassGMM2 method)
(bob.pad.base.algorithm.PadLDA method)
(bob.pad.base.algorithm.Predictions method)
(bob.pad.base.algorithm.SVM method)
(bob.pad.base.algorithm.SVMCascadePCA method)
(bob.pad.base.algorithm.VideoPredictions method)
score_for_multiple_projections() (bob.pad.base.algorithm.Algorithm method)
(bob.pad.base.algorithm.GMM method)
(bob.pad.base.algorithm.SVM method)
select_quasi_uniform_data_subset() (in module bob.pad.base)
select_uniform_data_subset() (in module bob.pad.base)
split_data_to_train_cv() (in module bob.pad.base)
subsample_train_videos() (bob.pad.base.algorithm.LogRegr method)
SVM (class in bob.pad.base.algorithm)
SVMCascadePCA (class in bob.pad.base.algorithm)
T
tobjects() (bob.pad.base.database.FileListPadDatabase method)
train_extractor() (in module bob.pad.base.tools)
train_gmm() (bob.pad.base.algorithm.GMM method)
(bob.pad.base.algorithm.OneClassGMM method)
train_lr() (bob.pad.base.algorithm.LogRegr method)
train_pca() (bob.pad.base.algorithm.SVMCascadePCA method)
train_pca_svm_cascade() (bob.pad.base.algorithm.SVMCascadePCA method)
train_projector() (bob.pad.base.algorithm.Algorithm method)
(bob.pad.base.algorithm.GMM method)
(bob.pad.base.algorithm.LogRegr method)
(bob.pad.base.algorithm.MLP method)
(bob.pad.base.algorithm.OneClassGMM method)
(bob.pad.base.algorithm.OneClassGMM2 method)
(bob.pad.base.algorithm.SVM method)
(bob.pad.base.algorithm.SVMCascadePCA method)
(in module bob.pad.base.tools)
train_svm() (bob.pad.base.algorithm.SVM method)
(bob.pad.base.algorithm.SVMCascadePCA method)
train_svm_cascade() (bob.pad.base.algorithm.SVMCascadePCA method)
training_files() (bob.pad.base.database.PadDatabase method)
(bob.pad.base.tools.PadDatabase method)
U
use_pinv (bob.pad.base.algorithm.PadLDA attribute)
V
VideoPredictions (class in bob.pad.base.algorithm)
vstack_features() (in module bob.pad.base)
W
write_feature() (bob.pad.base.algorithm.Algorithm method)
write_info() (in module bob.pad.base.tools)
Z
zobjects() (bob.pad.base.database.FileListPadDatabase method)