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

Creating Face Detection System #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mjmaurya
Copy link

Now, I have created a program to store the client's face sample in our database.

@mjmaurya mjmaurya marked this pull request as ready for review August 1, 2020 05:52
@mjmaurya
Copy link
Author

mjmaurya commented Aug 1, 2020

I have created a dataset.py file for adding Student records in the database. when you run it, it will ask you to enter a student name and it will create a face_data.npy file and when you click "c" key then Student data will save in face_data.npy.
When You Run attendace.py file It will recognize your face and if matched with the database it will add your presence in attendance.txt File and also Shown your name at your Forhead for Conformation.
I will be very happy when you merge my pull request.

Copy link
Collaborator

@puneetnanda puneetnanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manoj,

Your code looks good.
Please go through the "Project_flow.md" file in the repo and follow the instructions and provide your source code accordingly.

@mjmaurya
Copy link
Author

Sure @puneetnanda I will do it as soon as possible.

@mjmaurya mjmaurya closed this Sep 25, 2020
@mjmaurya mjmaurya reopened this Sep 25, 2020
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

Successfully merging this pull request may close these issues.

2 participants