README.rst
setup.py
bob/__init__.py
bob.paper.lipsync2019.egg-info/PKG-INFO
bob.paper.lipsync2019.egg-info/SOURCES.txt
bob.paper.lipsync2019.egg-info/dependency_links.txt
bob.paper.lipsync2019.egg-info/entry_points.txt
bob.paper.lipsync2019.egg-info/requires.txt
bob.paper.lipsync2019.egg-info/top_level.txt
bob/paper/__init__.py
bob/paper/lipsync2019/__init__.py
bob/paper/lipsync2019/algorithm/__init__.py
bob/paper/lipsync2019/algorithm/scoring.py
bob/paper/lipsync2019/database/SAVIdatabase.py
bob/paper/lipsync2019/database/__init__.py
bob/paper/lipsync2019/extractor/CepstralMouthDeltas.py
bob/paper/lipsync2019/extractor/CepstralOpticalFlow.py
bob/paper/lipsync2019/extractor/FaceNetRegionExtractor.py
bob/paper/lipsync2019/extractor/FeaturesAnalyzer.py
bob/paper/lipsync2019/extractor/PCAReduction.py
bob/paper/lipsync2019/extractor/__init__.py
bob/paper/lipsync2019/pipelines/__init__.py
bob/paper/lipsync2019/pipelines/generic_config.py
bob/paper/lipsync2019/pipelines/grid_config_local.py
bob/paper/lipsync2019/pipelines/step1_process_audio.py
bob/paper/lipsync2019/pipelines/step2_preprocess_mouths.py
bob/paper/lipsync2019/pipelines/step2_process_video.py
bob/paper/lipsync2019/pipelines/step34_score_with_tf.py
bob/paper/lipsync2019/pipelines/step3_extract_features.py
bob/paper/lipsync2019/pipelines/step41_tfrecord_classifier.py
bob/paper/lipsync2019/pipelines/step42_train_tf_classifier.py
bob/paper/lipsync2019/pipelines/step42_train_tf_regressor.py
bob/paper/lipsync2019/pipelines/step4_apply_pca.py
bob/paper/lipsync2019/pipelines/step5_project_with_tf.py
bob/paper/lipsync2019/pipelines/step6_score_with_tf.py
bob/paper/lipsync2019/preprocessor/FaceNetFeatures.py
bob/paper/lipsync2019/preprocessor/VideoFaceCrop.py
bob/paper/lipsync2019/preprocessor/VideoMouthRegion.py
bob/paper/lipsync2019/preprocessor/VoiceVAD.py
bob/paper/lipsync2019/preprocessor/__init__.py
bob/paper/lipsync2019/script/__init__.py
bob/paper/lipsync2019/scripts_amicorpus/__init__.py
bob/paper/lipsync2019/scripts_amicorpus/extract_audio_from_video.py
bob/paper/lipsync2019/scripts_amicorpus/generate_non-tampered.py
bob/paper/lipsync2019/scripts_amicorpus/generate_tampered.py
bob/paper/lipsync2019/scripts_amicorpus/reallocate_annotation_files.py
bob/paper/lipsync2019/scripts_db/__init__.py
bob/paper/lipsync2019/scripts_db/convert_audio_mono_16k.py
bob/paper/lipsync2019/scripts_db/convert_db_to_tfrecords.py
bob/paper/lipsync2019/scripts_db/create_filelists.py
bob/paper/lipsync2019/scripts_db/generate_tampered.py
bob/paper/lipsync2019/scripts_db/non_tampered_images2videos.py
bob/paper/lipsync2019/scripts_db/non_tampered_videos2audiovideo.py
bob/paper/lipsync2019/scripts_db/reallocate_annotation_files.py
bob/paper/lipsync2019/utils/Tfrecords.py
bob/paper/lipsync2019/utils/__init__.py
bob/paper/lipsync2019/utils/face_pose_yaw.py
bob/paper/lipsync2019/utils/features_and_sets.py
bob/paper/lipsync2019/utils/image_operations.py
bob/paper/lipsync2019/utils/lstm.py
bob/paper/lipsync2019/utils/optout_exception.py
bob/paper/lipsync2019/utils/umeyama.py