-
- Downloads
Merge branch 'new-processing-API' into 'dask-pipelines'
New processor API See merge request !182
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- bob/bio/base/__init__.py 1 addition, 0 deletionsbob/bio/base/__init__.py
- bob/bio/base/algorithm/Algorithm.py 4 additions, 1 deletionbob/bio/base/algorithm/Algorithm.py
- bob/bio/base/algorithm/PCA.py 158 additions, 72 deletionsbob/bio/base/algorithm/PCA.py
- bob/bio/base/config/baselines/pca_atnt.py 0 additions, 11 deletionsbob/bio/base/config/baselines/pca_atnt.py
- bob/bio/base/config/examples/lda_atnt_legacy.py 75 additions, 0 deletionsbob/bio/base/config/examples/lda_atnt_legacy.py
- bob/bio/base/config/examples/lda_atnt_legacy_all_legacy.py 68 additions, 0 deletionsbob/bio/base/config/examples/lda_atnt_legacy_all_legacy.py
- bob/bio/base/config/examples/pca_atnt.py 20 additions, 0 deletionsbob/bio/base/config/examples/pca_atnt.py
- bob/bio/base/config/examples/pca_atnt_legacy.py 70 additions, 0 deletionsbob/bio/base/config/examples/pca_atnt_legacy.py
- bob/bio/base/config/examples/pca_mobio-male.py 69 additions, 0 deletionsbob/bio/base/config/examples/pca_mobio-male.py
- bob/bio/base/config/extractor/linearize.py 1 addition, 1 deletionbob/bio/base/config/extractor/linearize.py
- bob/bio/base/extractor/Extractor.py 6 additions, 0 deletionsbob/bio/base/extractor/Extractor.py
- bob/bio/base/mixins/__init__.py 0 additions, 0 deletionsbob/bio/base/mixins/__init__.py
- bob/bio/base/mixins/legacy.py 224 additions, 0 deletionsbob/bio/base/mixins/legacy.py
- bob/bio/base/pipelines/vanilla_biometrics/annotated_legacy.py 0 additions, 328 deletions...bio/base/pipelines/vanilla_biometrics/annotated_legacy.py
- bob/bio/base/pipelines/vanilla_biometrics/biometric_algorithm.py 327 additions, 0 deletions.../base/pipelines/vanilla_biometrics/biometric_algorithm.py
- bob/bio/base/pipelines/vanilla_biometrics/blocks.py 0 additions, 466 deletionsbob/bio/base/pipelines/vanilla_biometrics/blocks.py
- bob/bio/base/pipelines/vanilla_biometrics/legacy.py 268 additions, 215 deletionsbob/bio/base/pipelines/vanilla_biometrics/legacy.py
- bob/bio/base/pipelines/vanilla_biometrics/pipeline.py 80 additions, 335 deletionsbob/bio/base/pipelines/vanilla_biometrics/pipeline.py
- bob/bio/base/preprocessor/Preprocessor.py 7 additions, 1 deletionbob/bio/base/preprocessor/Preprocessor.py
Loading
Please register or sign in to comment