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

Add dlib face point detector #39

Merged
merged 1 commit into from
May 6, 2018
Merged

Add dlib face point detector #39

merged 1 commit into from
May 6, 2018

Conversation

lunzhang
Copy link
Contributor

@lunzhang lunzhang commented May 1, 2018

This is a quick add of dlib face point detector

@lunzhang
Copy link
Contributor Author

lunzhang commented May 1, 2018

#35

@alyssaq alyssaq merged commit 98bd963 into alyssaq:master May 6, 2018
alyssaq added a commit that referenced this pull request May 6, 2018
@lunzhang
Copy link
Contributor Author

lunzhang commented May 7, 2018

The function face_points_2 works, how you want to use it, is up to you. Note - small mistake in the try and catch function with the except returning points instead of face_points

@alyssaq
Copy link
Owner

alyssaq commented May 20, 2018

I couldnt merge it to master as the landmarks file was too huge. A workaround would be to have a post-script download the file during the pip install. For now, if anyone wants to try it out, its in the dlib branch in this repo. You'll have to download shape_predictor_68_face_landmarks.dat from http://dlib.net/files and place it in /facemorpher/data/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants