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

alternative to dlib for face alignment #5

Closed
AK391 opened this issue Dec 22, 2021 · 3 comments
Closed

alternative to dlib for face alignment #5

AK391 opened this issue Dec 22, 2021 · 3 comments

Comments

@AK391
Copy link
Contributor

AK391 commented Dec 22, 2021

dlib is very slow to build, possible to use a alternative like from here https://github.com/happy-jihye/FFHQ-Alignment, for example https://github.com/happy-jihye/FFHQ-Alignment/blob/master/FFHQ-Alignmnet/ffhq-align.py

more example usage here: https://github.com/happy-jihye/FFHQ-Alignment/blob/master/FFHQ-Alignmnet/FFHQ-Alignment.ipynb

@mchong6
Copy link
Owner

mchong6 commented Dec 22, 2021

Thanks for the suggestion. I will have to experiment a little to see if it is as robust as dlib which works pretty consistently across face and anime images :)

@AK391
Copy link
Contributor Author

AK391 commented Dec 23, 2021

@mchong6 great, also see https://github.com/xinntao/facexlib, it is used in gfpgan https://github.com/TencentARC/GFPGAN

@AK391
Copy link
Contributor Author

AK391 commented Dec 23, 2021

closing this for now

@AK391 AK391 closed this as completed Dec 23, 2021
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

No branches or pull requests

2 participants