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

Attendance Management System using Face Recognition #854

Closed
ShraddhaSabde opened this issue Jul 16, 2024 · 8 comments · Fixed by #884
Closed

Attendance Management System using Face Recognition #854

ShraddhaSabde opened this issue Jul 16, 2024 · 8 comments · Fixed by #884
Assignees
Labels
gssoc Girlscript Summer of Code 2024 level3 Level 3 for GSSOC Status: Assigned Assigned issue.

Comments

@ShraddhaSabde
Copy link
Contributor

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title : Face Recognition using Deep Learning for Attendance Management System.

🔴 Aim : I want to add Deep Learning Project - Face Recognition For Attendance Management System. please accept this issue.

🔴 Dataset : Own dataset

🔴 Approach : The implementation of a Facial Recognition System can aid in identifying or verifying a
person's identity from a digital image. Accurate attendance records are vital to classroom evaluation.
However, manual attendance tracking can result in errors, missed students, or duplicate entries. The
adoption of the Face Recognition-based attendance system could help eliminate these shortcomings.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@ShraddhaSabde
Copy link
Contributor Author

Please assign this issue to me, I want to work on it.

@abhisheks008 abhisheks008 changed the title Face Recognition using Deep Learning. Attendance Management System using Face Recognition Jul 16, 2024
@abhisheks008
Copy link
Owner

I have updated the issue name. Please follow the same while contributing. Assigned to you @ShraddhaSabde

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels Jul 16, 2024
@abhisheks008
Copy link
Owner

I have updated the issue name. Please follow the same while contributing. Assigned to you @ShraddhaSabde

Make sure you implement 3 deep learning models for this problem statement. And use the best fitted model for the final implementation of the project. Showcase all the model implementations in the Jupyter Notebook file.

@ShraddhaSabde
Copy link
Contributor Author

Sir actually I have made this project, but I have only used 1 DL model i.e. CNN so, I can only implement it.
but I will try to implement others also, till then Can You consider only this one.

@abhisheks008
Copy link
Owner

Sir actually I have made this project, but I have only used 1 DL model i.e. CNN so, I can only implement it. but I will try to implement others also, till then Can You consider only this one.

For contributing in this repository you need to showcase the implementations of three models at least. Implementing one model could not able to find out the best fitted model among the existing ones.

If you are unable to implement two more models then you will only get Level 1 tag for the whole contribution.

@ShraddhaSabde
Copy link
Contributor Author

ok sir I will try to make it in all 3 models

ShraddhaSabde added a commit to ShraddhaSabde/DL-Simplified that referenced this issue Jul 20, 2024
…issue closed

Attendance Management System using Face Recognition
abhisheks008#854 issue closed
using 3 models - 1)DeepFace 2)FaceNet 3)VGGNet
ShraddhaSabde added a commit to ShraddhaSabde/DL-Simplified that referenced this issue Jul 24, 2024
…issue closed

Attendance Management System using Face Recognition
abhisheks008#854 issue closed
ShraddhaSabde added a commit to ShraddhaSabde/DL-Simplified that referenced this issue Jul 29, 2024
…issue closed

Attendance Management System using Face Recognition
abhisheks008#854 issue closed
ShraddhaSabde added a commit to ShraddhaSabde/DL-Simplified that referenced this issue Jul 29, 2024
…issue closed

Attendance Management System using Face Recognition
abhisheks008#854 issue closed
ShraddhaSabde added a commit to ShraddhaSabde/DL-Simplified that referenced this issue Jul 30, 2024
…issue closed

Attendance Management System using Face Recognition
 abhisheks008#854 issue closed
@abhisheks008 abhisheks008 added level3 Level 3 for GSSOC and removed level2 Level 2 for GSSOC labels Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

Hello @ShraddhaSabde! Your issue #854 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment