-
-
Notifications
You must be signed in to change notification settings - Fork 597
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
Feature request : Adding Face Recognition Using Dlib #354
Comments
Hello @pm0824, Thank you for generating an issue to this project! Please wait while we get back to you. |
Hey @pm0824, |
Haven't completed yet @AdityaNikhil... Kindly assign me this issue @akshitagupta15june |
yes sure |
@pm0824 when you complete this try to implement what @AdityaNikhil ask u to do and let me know if any issue is to be added for implemetation of face-x library |
Sure, Thank you. |
Description
Dlib offers a deep learning based state-of-the-art face recognition feature. It is mainly based on a CNN model heavily inspired from ResNet model. Also, it covers all required stages of a modern face recognition flow including detect, align, represent and recognize.
Additional context
I am GSSoC'21 participant and would like work on this issue. Kindly assign it to me. Looking forward to contribute to this project.
The text was updated successfully, but these errors were encountered: