Anubhavdevv / Awesome-Machine-Learning-Models

Contribute your amazing Machine Learning, Data Science, and Deep Learning repository
MIT License
33 stars 31 forks source link

Face Recognition and Detection #42

Closed Rishita11 closed 2 years ago

Rishita11 commented 2 years ago

Related Issue I have created three models, one to create a database, the second for Face Detection and the third one is for Face Recognition.

Hacktoberfest2021 Participant

Contributor

Closes: #35

Describe the changes you've made I have explained in detail each and every step. This model will create a database that will store the images of the user by creating their own named folder. Further, the training.py will help in Face Recognition.

Type of change Documentation

How Has This Been Tested? I have verified each and every line of code from various sources.

Checklist: [x] My code follows the guidelines of this project. [x] I have performed a self-review of my own code. [x] I have commented on my code, particularly wherever it was hard to understand. [x] I have made corresponding changes to the documentation. [x] My changes generate no new warnings. [x] I have added test cases that prove my fix is effective or that my feature works.

Anubhavdevv commented 2 years ago

LGTM! @Rishita11 🚀 Thanks for your valuable contribution ✨