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

Added Face Recognition System project #104

Merged
merged 5 commits into from
Oct 6, 2024

Conversation

anirudh-248
Copy link
Contributor

I have added the requirements file.

Create a virtual environment and install the requirements.

DISCLAIMER: Before installing the requirements, install dlib separately using pip install "path_to_dlib_file\dlib-19.24.99-cp312-cp312-win_amd64.whl"

Copy link

github-actions bot commented Oct 5, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@anirudh-248
Copy link
Contributor Author

anirudh-248 commented Oct 5, 2024

I have also added an attendance feature along with the face recognition system, hopefully this levels it up

@SaiNivedh26
Copy link
Contributor

@anirudh-248 Make sure to add documentation as README file.
Using streamlit, make a simple UI, where user can upload the image then it can detect the known face and mark attendance accordingly. Once this is done, it'll be merged with the main branch

@anirudh-248
Copy link
Contributor Author

anirudh-248 commented Oct 6, 2024

I have added the requested changes to the face_rec.py file containing the streamlit UI. It recognizes faces from a provided image and marks the attendance accordingly by generating a CSV file. Please let me know if anything else is needed.

@UppuluriKalyani
Copy link
Owner

@SaiNivedh26 Please review this

@SaiNivedh26 SaiNivedh26 merged commit 381e36e into UppuluriKalyani:main Oct 6, 2024
1 check passed
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.

3 participants