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

Feature request : Adding Face Recognition Using Dlib #354

Closed
pm0824 opened this issue Mar 16, 2021 · 6 comments · Fixed by #391
Closed

Feature request : Adding Face Recognition Using Dlib #354

pm0824 opened this issue Mar 16, 2021 · 6 comments · Fixed by #391
Assignees
Labels
enhancement New feature or request gssoc21 level3

Comments

@pm0824
Copy link
Contributor

pm0824 commented Mar 16, 2021

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.

@pm0824 pm0824 added the enhancement New feature or request label Mar 16, 2021
@github-actions
Copy link

Hello @pm0824, Thank you for generating an issue to this project! Please wait while we get back to you.

@AdityaNikhil
Copy link
Contributor

Hey @pm0824,
Have you completed this project? If so, please save your model to integrate with Face-X Library. So that your model will be easy to implement with one line of code.

@pm0824
Copy link
Contributor Author

pm0824 commented Mar 18, 2021

Haven't completed yet @AdityaNikhil... Kindly assign me this issue @akshitagupta15june

@akshitagupta15june
Copy link
Owner

yes sure

@akshitagupta15june
Copy link
Owner

akshitagupta15june commented Mar 18, 2021

@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

@pm0824
Copy link
Contributor Author

pm0824 commented Mar 18, 2021

Sure, Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc21 level3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants