You are on page 1of 13

Workplace Attendance system

Ashlyn Dias 8540


Tanmay Ghadi 8541
Sudheer Kulkarni 8547
Suneet Salian 8756 Guided by Prof. Monica Khanore

Introduction

• When a person scans his/her face at the entrance of the organisation, the system
recognises the employee/student and feeds in their name and time of arrival and
ills it in the Database.
• Similarly when the person leaves he/she scan and then it recognises the same
person and ills in the exit time at the end of the Day besides the entry time.
f
f

Problem Statement
• Recognising the face and then analysing the features comparing it with the image
stored in the database and then noting down the time and date of the recognition.

• A feasible solution without compromising the safety and security of the organisation.

• Given a stored database of faces, identify an unknown input face using facial
recognition techniques, which then grants access to the user.

Project Objectives
• To develop a small device equipped with a camera and connected to
the internet.

• To develop a project which connects the webcam with the database


using SQL

• To develop a project which stores and compares images stored in


database using ML

Proposed Block Diagram of


Facial Recognition System
Methodology
Software Speci ication
• Python 3.10 (Jupyter Notebook for Developing code)

• SQL (Database) MySQL

• Arti icial Intelligence(For Face Movement detection)

• Image Processing(For comparing images from the given database)

• IoT

Hardware Speci ications


• Webcam

• User’s Device (Computer)

f
Scope

• Facial recognition is one of the key components in the corporate world to authorize
the user.

• With the help of a divergent combination of algorithms, this system helps us to


achieve desired results with better accuracy and less time consumption.

Innovativeness
• Major improvement in credibility of the organization.

• Interfacing ML and IoT.

• Calculation of salary based on the number of leaves/half days without any


manpower.

• Analysing the data of employees based upon the performance and grade them.

Applications
• Company security purpose.

• Generate insights of employees from the database.

• Avoid accessing company’s information from remote location.

• Maintaining the timesheet of the employees.

• Salary calculation of the entire month based on his/her attendance.


References
• https://www.coursera.org/learn/machine-learning
• https://towardsdatascience.com/how-does-back-propagation-in-arti icial-
neural-networks-work-c7cad873ea7
• http://www.sastechjournal.com/pdf/Journals/Sept2010/9.pdf
• https://www.coursera.org/projects/sentiment-analysis-bert
• https://pypi.org/project/face-recognition/
• Through various projects, IEEE and EFY(Electronics For You).

f
Thank You

You might also like