This package is part of the signal-processing and machine learning toolbox
Bob.
This package is part of the bob.bio
packages, which allow to run comparable and reproducible biometric recognition experiments on publicly available databases.
This package contains functionality to run biometric recognition algorithms based on Gaussian mixture models (GMMs). It is an extension to the bob.bio.base package, which provides the basic scripts. In this package, utilities that are specific for using GMM-based algorithms are defined:
- Recognition algorithms based on Gaussian mixture models
- Scripts to run the training of these algorithms in parallel
Complete Bob's installation instructions. Then, to install this package, run:
$ conda install bob.bio.gmm
For questions or reporting issues to this software package, contact our development mailing list.