Skip to content

foamliu/facesdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facesdk

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

image

Run face recognition demo:

python examples/recognize.py

image

image

image

image

image

image

image

About

A python package for face analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages