Skip to content
Snippets Groups Projects
user avatar
Tiago Freitas Pereira authored
5bc3d764
History
http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png http://img.shields.io/pypi/v/bob.bio.csu.png http://img.shields.io/pypi/dm/bob.bio.csu.png

bob.bio Wrapper classes for the CSU Face Recognition Resources

This package is part of the signal-processing and machine learning toolbox Bob. This package provides wrapper classes for the CSU face recognition resources, which can be downloaded from http://www.cs.colostate.edu/facerec. Two algorithms are provided by the CSU toolkit (and also by this package): the local region PCA (LRPCA) and the LDA-IR (also known as CohortLDA).

For more information about the LRPCA and the LDA-IR algorithm, please refer to the documentation on http://www.cs.colostate.edu/facerec. For further information about bob.bio, please read its Documentation.

Installation

Follow our installation instructions first.

The current package is just a set of wrapper classes for the CSU facerec2010 module, which is contained in the CSU Face Recognition Resources, where you need to download the Baseline 2011 Algorithms. Please make sure that you have read installation instructions in the Documentation of this package on how to patch the original source code to work with our algorithms, before you try to go on woth this package.

Note

Since the original CSU resources are not Python3 compatible, this package only supports Python2. For external dependencies of the CSU resources, please read their README.

Contact

For questions or reporting issues to this software package, contact our development mailing list.