Face SDK
Project description
A python package for face analysis.
Documentation
See https://github.com/foamliu/facesdk for a complete reference manual and introductory tutorials.
Installation
The latest stable release is available on PyPI, and you can install it by saying ` pip install facesdk `
If all went well, you should be able to execute the demo scripts under examples/
Examples
Run face detection demo:
` python examples/detect.py `

Run face recognition demo:
` python examples/recognize.py `







Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.