Face Feature extraction using caffe pre-trained models¶
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 face recognition experiments. It is an extension to the bob.bio.base package, which provides the basic scripts. With this package it is possible to run feature extraction using pre-trained models of Caffe.
Installation¶
Complete Bob’s installation instructions. Then, to install this package, run:
$ conda install bob.bio.caffe_face
Contact¶
For questions or reporting issues to this software package, contact our development mailing list.