WebClub-NITK / Hacktoberfest-2k19

19 stars 115 forks source link

Webcam Multiface Facial Recognition #59

Closed kampaitees closed 5 years ago

kampaitees commented 5 years ago

Description

Here is the implemented version of Static Facial Recognition where input will be an image from the folder and output will be the similar images from the database. In this model, I assumed that there is only one face in the image. So I want you to convert this model to multi-face facial recognition and include the functionality of Webcam i.e. faces will be recognized for the webcam of your system(you can do the recognition of you and 2-3 your friends).

Details

Resources

Model Weights 68 Landmark Pedictor Weight CNN Dlib Landmark Detector Dlib Facial Alignment OpenCV OpenCV Facial Recognition Computer Vision Deep Learning deeplearning.ai

Directory Structure

Create a new folder called "59/Webcam Facial Recognition" inside the machine folder and add all the code corresponding to this issue inside /machine learning/59/Webcam Facial Recognition.

Note

Please claim the issue first by commenting here before starting to work on it.

For co-ordinators/maintainers creating the issues

For any further issues, feel free to contact me @kampaitees any time. Requests for review are welcomed. Happy Learning!

SaurabhAgarwala commented 5 years ago

Hacktoberfest 2019 ends. Closing the issue.