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

Any tips to do real-time face alignment? #19

Closed
hurricanemad opened this issue Oct 19, 2017 · 4 comments
Closed

Any tips to do real-time face alignment? #19

hurricanemad opened this issue Oct 19, 2017 · 4 comments

Comments

@hurricanemad
Copy link

Hello Adrian,
Congratulations on achieving so excellent results! I test the 2D FAN and show the feature points in gpu mode. It cost about one minute to do face alignment. I find process time is independent of image size which times on python script. Is there any tips for me to do real-time face alignment?(10fps is hope for me)

@1adrianb
Copy link
Owner

Hi @hurricanemad ,
Thank you! The uploaded model can run at 20fps+ on a high-end GPU (detector time excluded). First, please check if this slowdown is not caused by dlib.
I am planning to upload some smaller models, up to 8x faster with minimal perforamance loss but this may take 2 or 3 weeks.
As an alternative please have a look on this: https://github.com/1adrianb/binary-face-alignment

@hurricanemad
Copy link
Author

Thanks very much! I really appreciate it! I read the thesis you published. How amazingly alignment do in 30 fps. I try to do face detection using MTCNN and face alignment with your net. Look forward to your nice result!

@uday60
Copy link

uday60 commented Feb 4, 2020

@1adrianb
Is this code available in python or c++ ?

@Liujingxiu23
Copy link

@uday60 Hi do you know how to use this face_alignment in C++ ?

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

4 participants