Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.65 KB

badge doc badge pipeline badge coverage badge gitlab

Run face recognition algorithms

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 datasets.

This package contains functionality to run face recognition experiments. It is an extension to the bob.bio.base package, which provides the basic scripts. In this package, utilities that are specific for face recognition are contained, such as:

  • Image databases
  • Image preprocesors, including face detection and facial image alignment
  • Image feature extractors
  • Recognition algorithms based on image features

Installation

Complete Bob's installation instructions. Then, to install this package, run:

conda install bob.bio.face

Contact

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