Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Face++ Support #19

Open
28mm opened this issue Apr 1, 2017 · 0 comments
Open

Face++ Support #19

28mm opened this issue Apr 1, 2017 · 0 comments

Comments

@28mm
Copy link
Owner

28mm commented Apr 1, 2017

Face++ (https://www.faceplusplus.com) offers the following APIs:

  1. Face Detection
    1. landmarks
    2. attributes (age, gender, ethnicity, disposition)
    3. face token (for use with search and comparison APIs
  2. Face Comparison.
    1. Compare 2 image files
    2. Compare 2 base64 encoded images
    3. Compare 2 face tokens
  3. Face Search.
    1. Build a face set with face tokens
    2. From a picture of face token, find the most similar face in a face set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant