Skip to content

phmasek/facE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIevaluation

Face recognition evaluation framework. Only tested for Ubuntu 13.04.

Installation

Note that OpenBR must be installed and built for the OpenBR module to work. Installation instructions for OpenBR can be found here:

To install the APIevaluation project make sure to have python-setuptools, python-dev and mysql_config available and installed:

  • sudo apt-get install python-setuptools python-dev libmysqlclient-dev

Installation instructions:

  1. python setup.py build (In the root project folder)
  2. python setup.py install

About

Face recognition evaluation framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published