SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2840
A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION
Dishant Khatri, Kanishka Sharma, Dr Nidhi Sharma
Dishant Khatri, Dept. of Information Technology Galgotias College of Engineering and Technology, India
Kanishka Sharma, Dept. of Information Technology Galgotias College of Engineering and Technology, India
Dr Nidhi Sharma, Dept. of Information Technology Galgotias College of Engineering and Technology, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The attendance system was created to ensure the decorum and discipline of the school, colleges, and universities.
There are a variety of traditional methods for recording student attendance in a class. The first is to call the roll number, and the
second is to have pupils sign a sheet of paper next to their roll number. As a result, it was necessary to evolve this system in order
for it to become more user friendly, less time-consuming, and efficient. This is a visual attendance system designed to help
professors take attendance of the entire class without causinganydisruptionorwastingtime. Thisvisualattendancesystem canbe
used in any field that requires regular attendance. In addition, as the project objectives and the designcriteriaallmet, it’sgreatest
to say this project is an engineering solution for all university and colleges to track and manage the attendance.
Key Words: Attendance, face identification, Recognizer, OpenCV
1. INTRODUCTION
Students' attendance is traditionally taken manually using an attendance sheet provided by a faculty member in class.
Traditional systems were more prone to proxies, blunders, and errors. The more effective the attendance system, the higher
the level of involvement and learning in class. Previously, we used tactics such as roll numbering, calling, and signingagainsta
specific roll number. Furthermore, in a largeclassroomenvironmentwithdistributed branches,itisextremelydifficulttocheck
whether or not authenticated students are replying one by one. Image processing has led to the development of facial
recognition systems. Image processing is concerned with the extraction of necessary data from a digital image, and it plays a
unique role in technological growth.
It is also feasible to detect if a student is sleeping or awake during a lecture, and it can be used to ensure a student's presence
during exam sessions. The presence of students may be determined by capturingtheirfacesona high-definitionmonitorvideo
streaming service, making it extremely dependable for the computer to recognise all of thepupilsintheclassroom. Forfeature
detection, the system employs a variety of methods, including image contrasts,integral pictures,colour features,anda cascade
classifier.
The system is evaluated in a variety of lighting settings, with diverse facial expressions, partial
faces (in densely filled classes), and beards and spectacles present or absent. In the majority of the cases studied, improved
accuracy (almost 100 percent) is reached. Large data sets and complex features are required for face recognition in order to
uniquely identify various persons by adjusting different obstacles such as illumination, stance, and age. Facial recognition
technologies have improved significantly during the last few years. In the recent decade, there has been a tremendous
advancement in the field of facial recognition. Most facial recognition systems now work effectivelywithonlya few facesin the
picture. Furthermore, these methods have been tested under regulated lighting settings, with good face positions and photos
that are not fuzzy. The system that is proposed for face recognition in this paper for attendance system is able to recognize
multiple faces in a frame without any control on illumination, position of face.
Computers may also be programmed to identify the individuality of faces, so we must programme or train themachinehowto
distinguish between faces based on their distinguishing characteristics. As seen below, facial recognition can be split into two
categories:
1.) Verification
2.) Identification
Verification is a one-on-one matching process (match or no match). The tool may be used to lock and unlock systems,phones,
and other electronic devices.
Identification is a technique for distinguishing an individual within a group of individuals, such as one out of N.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2841
2. LITERATURE REVIEW
Hajar Filaliet. al. [1] compared four machinelearningtechniquesthatallowamachinetolearnandexecutetasksthataredifficult
to complete using more conventional algorithmic methods (Haar-AdaBoost, LBP-AdaBoost, GFSVM, GFNN). As a result of this
research, wediscovered thatthe detection timevaries depending on the system.TheHaar-AdaBoostapproachremainsthebest
of the four methods in terms of output rate.
E.Varadharaja and colleagues al [2] offered a way forautomatic attendance based on face recognition. The device is made up of
four parts. The first is Background Subtraction, which removestheimage'sbackground.Thesecondcomponentisfacedetection
and cropping. In the photographs, only the facesare cropped and saved. The Eigenvalueapproachisusedtorecognizeimagesin
the third stage.
Face Detection and Recognition Using Skin Color [3]. Face detection performance using skin color division and a thresholding
skin colour model paired with the AdaBoost algorithm. Principal Component Analysis (PCA) and K-Nearest Neighbor (KNN)
based categorization are used to extract the facial attributes. Morphological Operators were also applied to increase the face
detection performance. There is no suitable face orientation, image illumination is poor, and thedistancebetweenthefaces and
the camera is variable in some photographs for which the expected results have not been achieved. Only a few photos with a
significant level of orientation variation are correctly spotted and recognized. This results in a database recognition rate of
roughly 96 percent.
Shireesha Chintalapati, M.V. Raghunadh, andcolleagues[4]identifiedthevariousstrategiesforimplementingafacerecognition-
based attendance monitoring system. There are two sections of the process. The face detection method is the first, and the face
recognition method is the second. The ViolaJones face detection algorithm uses four important components to recognise faces:
Haar features, integral graphics, Adaboost algorithm, and cascade function. Face recognition can be included using LBP (local
binary patterns). LBP is a tool for converting images into machine-readable forms like binary. To make the calculation more
straightforward, The discovered image should be converted to greyscale until facial detection and identification can be
performed. Face recognition takes a snapshot of an image (student dataset)and then searches forfacesinthephotos,whichare
then saved for future use.
The principal function is thatthe image's features make it simple to locatethe image's boundaries or lines, or to selectlocations
where the pixel intensities abruptly change. The haar featuremovesfromthetoplefttothebottomrightoftheimage,lookingfor
a specific characteristic that indicates edges traversing. Edge feature-based techniques have the advantage of integrating
structural information by grouping pixels of face edge maps toline segments. After comparing the pixel computations, the next
step was completed.
Time management systems, which are utilised at many universities, institutions, and schools, are another comparable system
that uses biometrics (fingerprint recognition, RFID, and soon) to identifyendusers.Thesesystems,ontheotherhand,raisenew
privacy concerns. These systems can potentially be damaged physically by their users. As a result, they will incur increased
maintenance costs. The concept we offer denies anyone physical access to the automated system
3. METHODOLOGY
We will build a viable solution to our problem based on the literature survey, since we have thoroughly investigated many
areas that are directly related to our project. In this section, we will present a method that will provide an overview of our
project's approach and how it should be carried out. Becausetheprioreffort wasinsufficient,wedecidedtobuildthisprojectin
the most viable and efficient manner possible. RetinaFace and Arcnet algorithms for face recognition and verification are the
proposed face detection modules for this project.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2842
1.) PROPOSED SYSTEM STRUCTURE
Figure 1: The proposed system.
2.) PROPOSED SYSTEM FLOWCHART
Fig 2: Flow chart of attendance taking
4. MODELS
RetinaFace- A deep convolutional network is used by RetinaFace. The Zeiler&Fergus [5] style networks and the more
contemporary Inception [6] type networks are discussed. The most significant component of our method, given the model
details and treating it as a black box, is end-to-end learning of the entire system. To do this, we use the triplet loss, which
precisely represents our goals in face verification, recognition, and clustering. Specifically, we aim for an embedding f(x)from
an image x into a feature space R d such that the squared distance between all faces of the same identity, regardlessofimaging
settings, is minimal, and the squared distance between two face pictures from different identities is big. RetinaFace learns a
direct mapping from face images to a compact Euclideanspaceinwhichdistancesare directlyproportional toa measureofface
similarity. Tasks like face recognition, verification,andclusteringmaybeeasilyimplementedusingtraditional approacheswith
RetinaFace embeddings as feature vectors after this space has been created.
Arcface- ArcFace is a machine learning model that takes two face photos as input and outputs the distance between them to
determine how similar they are. It may be used to recogniseandsearchforfaces.ByreplacingSoftmaxLosswithAngularMargin
Loss, ArcFace provides a similarity learning method that allows distance metric learning to be solved in the classification
challenge. The cosinedistance, which is a method utilisedby search engines and may be determinedbytheinnerproductoftwo
normalised vectors, is used to calculate the distance between faces. If the two vectors are equal, θ and cosθ=1 will be returned.
They will be π/2 and cosθ=0 if they are orthogonal. As a result, it can be used as a comparison measure.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2843
Figure 3. The Triplet Loss minimizes the distance between an anchor and a positive, both of which have the same
identity, and maximizes the distance between the anchor and a negative of a different identity
Firstly we create a database of students that we have to have to attendance , then taking the image of students present in the
class using the RetinaFace algorithm[7] and identifying those images by using the Arcface algorithm[8]. This whole processis
based on a web application and very helpful for organizations.
We choose the Automated Attendance Monitoring System project after considering the demandsofsociety'sday-to-dayneeds
and wants. As technology advances, we are more likely to think outside the box and come up with a game-changing concept.
Education is the most important thing that everyone should obtain because it provides the foundationfora betterlifestyleand
will undoubtedly improve a community's level of living. Our educational system is lacking in student involvement in schools,
colleges, and universities.
Face-to-face security systems are currently being used in sectors like identity protection and banking, although mostly
in conjunction with other existing solutions like fingerprint or SMS verification. However, over the next year or two,
we'll see large multinational corporations use increasingly sophisticated facial biometrics and AI-driven technology to
improve their security capabilities and better protect customers from identity fraud and data loss.
REFERENCES
[1] Hajar Filali Jamal Riffi Adnane Mohamed Mahraz HamidTairi,Multiplefacedetection basedonmachinelearning,978-1-
5386-4396 9/18c 2018 IEEE.
[2] E.Varadharajan,R.Dharani,S.Jeevitha,B.Kavinmathi,IS.Hemalatha,Automatic attendancemanagementsystemusingface
detection, Online International Conference on Green Engineering and Technologies (IC-GET), 978-1-5090-4556-
3/16©2016 IEEE
[3] C.Sridevi, B. Dhivakar, S.Selvakumar, P.Guhan,"FaceDetectionandRecognitionUsingSkinColor",20153rdInternational
Conference on Signal Processing, Communication and Networking (ICSCN).
[4] 4.Shireesha Chintalapati, M.V. Raghunadh, Automated Attendance Management System Based on Face Recognition
Algorithms, 2013 IEEE International Conference on Computational Intelligence and ComputingResearch,978-1-4799-
1597- 2/13/$31.00 ©2013 IEEE.
[5] 5.M. D. Zeiler and R. Fergus. Visualizing and understanding convolutional networks. CoRR, abs/1311.2901, 2013.
[6] 6.C. Szegedy, W. Liu, Y. Jia, P. Sermanet, S. Reed, D. Anguelov, D. Erhan, V. Vanhoucke, and A. Rabinovich. Going deeper
with convolutions. CoRR, abs/1409.4842, 2014.
[7] RetinaFace: A Unified Embedding for Face Recognition and Clustering, 2015.
[8] ArcFace: Additive Angular Margin Loss for Deep Face Recognition, 2019.
5. WORKING
6. CONCLUSION
7. FUTURE SCOPE

More Related Content

Similar to A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION (20)

IRJET- Automated Attendance System using Face Recognition
IRJET-  	  Automated Attendance System using Face RecognitionIRJET-  	  Automated Attendance System using Face Recognition
IRJET- Automated Attendance System using Face Recognition
IRJET Journal
 
Face Recognition System using OpenCV
Face Recognition System using OpenCVFace Recognition System using OpenCV
Face Recognition System using OpenCV
IRJET Journal
 
IRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: Survey
IRJET Journal
 
Automated Attendance Management System
Automated Attendance Management SystemAutomated Attendance Management System
Automated Attendance Management System
IRJET Journal
 
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEMAUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
IRJET Journal
 
IRJET- Student Attendance System by Face Detection
IRJET- Student Attendance System by Face DetectionIRJET- Student Attendance System by Face Detection
IRJET- Student Attendance System by Face Detection
IRJET Journal
 
Next-Generation Attendance Management
Next-Generation Attendance ManagementNext-Generation Attendance Management
Next-Generation Attendance Management
IRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
IRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
IRJET Journal
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEM
IRJET Journal
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEM
IRJET Journal
 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET Journal
 
ppt.pdf
ppt.pdfppt.pdf
ppt.pdf
Priyadharshini679522
 
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptxIP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
JyotiradityaPandey1
 
Development of an Automatic & Manual Class Attendance System using Haar Casca...
Development of an Automatic & Manual Class Attendance System using Haar Casca...Development of an Automatic & Manual Class Attendance System using Haar Casca...
Development of an Automatic & Manual Class Attendance System using Haar Casca...
IRJET Journal
 
IRJET - Automated Attendance System using Multiple Face Detection and Rec...
IRJET -  	  Automated Attendance System using Multiple Face Detection and Rec...IRJET -  	  Automated Attendance System using Multiple Face Detection and Rec...
IRJET - Automated Attendance System using Multiple Face Detection and Rec...
IRJET Journal
 
attendence PPT.pptx
attendence PPT.pptxattendence PPT.pptx
attendence PPT.pptx
ssuserd602fd
 
Face Recognition System for Automated Student Attendance
Face Recognition System for Automated Student AttendanceFace Recognition System for Automated Student Attendance
Face Recognition System for Automated Student Attendance
ijtsrd
 
attendnece recommendation for requiewd.pptx
attendnece recommendation for requiewd.pptxattendnece recommendation for requiewd.pptx
attendnece recommendation for requiewd.pptx
tinavex197
 
IRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management SystemIRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management System
IRJET Journal
 
IRJET- Automated Attendance System using Face Recognition
IRJET-  	  Automated Attendance System using Face RecognitionIRJET-  	  Automated Attendance System using Face Recognition
IRJET- Automated Attendance System using Face Recognition
IRJET Journal
 
Face Recognition System using OpenCV
Face Recognition System using OpenCVFace Recognition System using OpenCV
Face Recognition System using OpenCV
IRJET Journal
 
IRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: Survey
IRJET Journal
 
Automated Attendance Management System
Automated Attendance Management SystemAutomated Attendance Management System
Automated Attendance Management System
IRJET Journal
 
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEMAUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
IRJET Journal
 
IRJET- Student Attendance System by Face Detection
IRJET- Student Attendance System by Face DetectionIRJET- Student Attendance System by Face Detection
IRJET- Student Attendance System by Face Detection
IRJET Journal
 
Next-Generation Attendance Management
Next-Generation Attendance ManagementNext-Generation Attendance Management
Next-Generation Attendance Management
IRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
IRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
IRJET Journal
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEM
IRJET Journal
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEM
IRJET Journal
 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET Journal
 
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptxIP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
JyotiradityaPandey1
 
Development of an Automatic & Manual Class Attendance System using Haar Casca...
Development of an Automatic & Manual Class Attendance System using Haar Casca...Development of an Automatic & Manual Class Attendance System using Haar Casca...
Development of an Automatic & Manual Class Attendance System using Haar Casca...
IRJET Journal
 
IRJET - Automated Attendance System using Multiple Face Detection and Rec...
IRJET -  	  Automated Attendance System using Multiple Face Detection and Rec...IRJET -  	  Automated Attendance System using Multiple Face Detection and Rec...
IRJET - Automated Attendance System using Multiple Face Detection and Rec...
IRJET Journal
 
attendence PPT.pptx
attendence PPT.pptxattendence PPT.pptx
attendence PPT.pptx
ssuserd602fd
 
Face Recognition System for Automated Student Attendance
Face Recognition System for Automated Student AttendanceFace Recognition System for Automated Student Attendance
Face Recognition System for Automated Student Attendance
ijtsrd
 
attendnece recommendation for requiewd.pptx
attendnece recommendation for requiewd.pptxattendnece recommendation for requiewd.pptx
attendnece recommendation for requiewd.pptx
tinavex197
 
IRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management SystemIRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management System
IRJET Journal
 

More from IRJET Journal (20)

Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning ModelEnhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation ProjectKiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based CrowdfundingInvest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUBSPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ..."Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer VisionBreast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning ModelEnhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation ProjectKiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based CrowdfundingInvest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUBSPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ..."Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer VisionBreast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Ad

Recently uploaded (20)

New Microsoft Office Word Documentfrf.docx
New Microsoft Office Word Documentfrf.docxNew Microsoft Office Word Documentfrf.docx
New Microsoft Office Word Documentfrf.docx
misheetasah
 
ANFIS Models with Subtractive Clustering and Fuzzy C-Mean Clustering Techniqu...
ANFIS Models with Subtractive Clustering and Fuzzy C-Mean Clustering Techniqu...ANFIS Models with Subtractive Clustering and Fuzzy C-Mean Clustering Techniqu...
ANFIS Models with Subtractive Clustering and Fuzzy C-Mean Clustering Techniqu...
Journal of Soft Computing in Civil Engineering
 
ACEP Magazine Fifth Edition on 5june2025
ACEP Magazine Fifth Edition on 5june2025ACEP Magazine Fifth Edition on 5june2025
ACEP Magazine Fifth Edition on 5june2025
Rahul
 
22PCOAM16 _ML_Unit 3 Notes & Question bank
22PCOAM16 _ML_Unit 3 Notes & Question bank22PCOAM16 _ML_Unit 3 Notes & Question bank
22PCOAM16 _ML_Unit 3 Notes & Question bank
Guru Nanak Technical Institutions
 
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.pptfy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
sukarnoamin
 
Irja Straus - Beyond Pass and Fail - DevTalks.pdf
Irja Straus - Beyond Pass and Fail - DevTalks.pdfIrja Straus - Beyond Pass and Fail - DevTalks.pdf
Irja Straus - Beyond Pass and Fail - DevTalks.pdf
Irja Straus
 
362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf
djiceramil
 
PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...
PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...
PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...
ijccmsjournal
 
Presentación Tomografía Axial Computarizada
Presentación Tomografía Axial ComputarizadaPresentación Tomografía Axial Computarizada
Presentación Tomografía Axial Computarizada
Juliana Ovalle Jiménez
 
Webinar On Steel Melting IIF of steel for rdso
Webinar  On Steel  Melting IIF of steel for rdsoWebinar  On Steel  Melting IIF of steel for rdso
Webinar On Steel Melting IIF of steel for rdso
KapilParyani3
 
02 - Ethics & Professionalism - BEM, IEM, MySET.PPT
02 - Ethics & Professionalism - BEM, IEM, MySET.PPT02 - Ethics & Professionalism - BEM, IEM, MySET.PPT
02 - Ethics & Professionalism - BEM, IEM, MySET.PPT
SharinAbGhani1
 
Top Cite Articles- International Journal on Soft Computing, Artificial Intell...
Top Cite Articles- International Journal on Soft Computing, Artificial Intell...Top Cite Articles- International Journal on Soft Computing, Artificial Intell...
Top Cite Articles- International Journal on Soft Computing, Artificial Intell...
ijscai
 
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
djiceramil
 
The first edition of the AIAG-VDA FMEA.pptx
The first edition of the AIAG-VDA FMEA.pptxThe first edition of the AIAG-VDA FMEA.pptx
The first edition of the AIAG-VDA FMEA.pptx
Mayank Mathur
 
MODULE 6 - 1 VAE - Variational Autoencoder
MODULE 6 - 1 VAE - Variational AutoencoderMODULE 6 - 1 VAE - Variational Autoencoder
MODULE 6 - 1 VAE - Variational Autoencoder
DivyaMeenaS
 
Rigor, ethics, wellbeing and resilience in the ICT doctoral journey
Rigor, ethics, wellbeing and resilience in the ICT doctoral journeyRigor, ethics, wellbeing and resilience in the ICT doctoral journey
Rigor, ethics, wellbeing and resilience in the ICT doctoral journey
Yannis
 
IOt Based Research on Challenges and Future
IOt Based Research on Challenges and FutureIOt Based Research on Challenges and Future
IOt Based Research on Challenges and Future
SACHINSAHU821405
 
Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...
Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...
Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...
BeHappy728244
 
Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)
elelijjournal653
 
FINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptx
FINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptxFINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptx
FINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptx
kippcam
 
New Microsoft Office Word Documentfrf.docx
New Microsoft Office Word Documentfrf.docxNew Microsoft Office Word Documentfrf.docx
New Microsoft Office Word Documentfrf.docx
misheetasah
 
ACEP Magazine Fifth Edition on 5june2025
ACEP Magazine Fifth Edition on 5june2025ACEP Magazine Fifth Edition on 5june2025
ACEP Magazine Fifth Edition on 5june2025
Rahul
 
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.pptfy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
sukarnoamin
 
Irja Straus - Beyond Pass and Fail - DevTalks.pdf
Irja Straus - Beyond Pass and Fail - DevTalks.pdfIrja Straus - Beyond Pass and Fail - DevTalks.pdf
Irja Straus - Beyond Pass and Fail - DevTalks.pdf
Irja Straus
 
362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-ABB Furse.pdf
djiceramil
 
PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...
PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...
PREDICTION OF ROOM TEMPERATURE SIDEEFFECT DUE TOFAST DEMAND RESPONSEFOR BUILD...
ijccmsjournal
 
Presentación Tomografía Axial Computarizada
Presentación Tomografía Axial ComputarizadaPresentación Tomografía Axial Computarizada
Presentación Tomografía Axial Computarizada
Juliana Ovalle Jiménez
 
Webinar On Steel Melting IIF of steel for rdso
Webinar  On Steel  Melting IIF of steel for rdsoWebinar  On Steel  Melting IIF of steel for rdso
Webinar On Steel Melting IIF of steel for rdso
KapilParyani3
 
02 - Ethics & Professionalism - BEM, IEM, MySET.PPT
02 - Ethics & Professionalism - BEM, IEM, MySET.PPT02 - Ethics & Professionalism - BEM, IEM, MySET.PPT
02 - Ethics & Professionalism - BEM, IEM, MySET.PPT
SharinAbGhani1
 
Top Cite Articles- International Journal on Soft Computing, Artificial Intell...
Top Cite Articles- International Journal on Soft Computing, Artificial Intell...Top Cite Articles- International Journal on Soft Computing, Artificial Intell...
Top Cite Articles- International Journal on Soft Computing, Artificial Intell...
ijscai
 
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
djiceramil
 
The first edition of the AIAG-VDA FMEA.pptx
The first edition of the AIAG-VDA FMEA.pptxThe first edition of the AIAG-VDA FMEA.pptx
The first edition of the AIAG-VDA FMEA.pptx
Mayank Mathur
 
MODULE 6 - 1 VAE - Variational Autoencoder
MODULE 6 - 1 VAE - Variational AutoencoderMODULE 6 - 1 VAE - Variational Autoencoder
MODULE 6 - 1 VAE - Variational Autoencoder
DivyaMeenaS
 
Rigor, ethics, wellbeing and resilience in the ICT doctoral journey
Rigor, ethics, wellbeing and resilience in the ICT doctoral journeyRigor, ethics, wellbeing and resilience in the ICT doctoral journey
Rigor, ethics, wellbeing and resilience in the ICT doctoral journey
Yannis
 
IOt Based Research on Challenges and Future
IOt Based Research on Challenges and FutureIOt Based Research on Challenges and Future
IOt Based Research on Challenges and Future
SACHINSAHU821405
 
Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...
Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...
Direct Current circuitsDirect Current circuitsDirect Current circuitsDirect C...
BeHappy728244
 
Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)
elelijjournal653
 
FINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptx
FINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptxFINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptx
FINAL 2013 Module 20 Corrosion Control and Sequestering PPT Slides.pptx
kippcam
 
Ad

A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2840 A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION Dishant Khatri, Kanishka Sharma, Dr Nidhi Sharma Dishant Khatri, Dept. of Information Technology Galgotias College of Engineering and Technology, India Kanishka Sharma, Dept. of Information Technology Galgotias College of Engineering and Technology, India Dr Nidhi Sharma, Dept. of Information Technology Galgotias College of Engineering and Technology, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The attendance system was created to ensure the decorum and discipline of the school, colleges, and universities. There are a variety of traditional methods for recording student attendance in a class. The first is to call the roll number, and the second is to have pupils sign a sheet of paper next to their roll number. As a result, it was necessary to evolve this system in order for it to become more user friendly, less time-consuming, and efficient. This is a visual attendance system designed to help professors take attendance of the entire class without causinganydisruptionorwastingtime. Thisvisualattendancesystem canbe used in any field that requires regular attendance. In addition, as the project objectives and the designcriteriaallmet, it’sgreatest to say this project is an engineering solution for all university and colleges to track and manage the attendance. Key Words: Attendance, face identification, Recognizer, OpenCV 1. INTRODUCTION Students' attendance is traditionally taken manually using an attendance sheet provided by a faculty member in class. Traditional systems were more prone to proxies, blunders, and errors. The more effective the attendance system, the higher the level of involvement and learning in class. Previously, we used tactics such as roll numbering, calling, and signingagainsta specific roll number. Furthermore, in a largeclassroomenvironmentwithdistributed branches,itisextremelydifficulttocheck whether or not authenticated students are replying one by one. Image processing has led to the development of facial recognition systems. Image processing is concerned with the extraction of necessary data from a digital image, and it plays a unique role in technological growth. It is also feasible to detect if a student is sleeping or awake during a lecture, and it can be used to ensure a student's presence during exam sessions. The presence of students may be determined by capturingtheirfacesona high-definitionmonitorvideo streaming service, making it extremely dependable for the computer to recognise all of thepupilsintheclassroom. Forfeature detection, the system employs a variety of methods, including image contrasts,integral pictures,colour features,anda cascade classifier. The system is evaluated in a variety of lighting settings, with diverse facial expressions, partial faces (in densely filled classes), and beards and spectacles present or absent. In the majority of the cases studied, improved accuracy (almost 100 percent) is reached. Large data sets and complex features are required for face recognition in order to uniquely identify various persons by adjusting different obstacles such as illumination, stance, and age. Facial recognition technologies have improved significantly during the last few years. In the recent decade, there has been a tremendous advancement in the field of facial recognition. Most facial recognition systems now work effectivelywithonlya few facesin the picture. Furthermore, these methods have been tested under regulated lighting settings, with good face positions and photos that are not fuzzy. The system that is proposed for face recognition in this paper for attendance system is able to recognize multiple faces in a frame without any control on illumination, position of face. Computers may also be programmed to identify the individuality of faces, so we must programme or train themachinehowto distinguish between faces based on their distinguishing characteristics. As seen below, facial recognition can be split into two categories: 1.) Verification 2.) Identification Verification is a one-on-one matching process (match or no match). The tool may be used to lock and unlock systems,phones, and other electronic devices. Identification is a technique for distinguishing an individual within a group of individuals, such as one out of N.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2841 2. LITERATURE REVIEW Hajar Filaliet. al. [1] compared four machinelearningtechniquesthatallowamachinetolearnandexecutetasksthataredifficult to complete using more conventional algorithmic methods (Haar-AdaBoost, LBP-AdaBoost, GFSVM, GFNN). As a result of this research, wediscovered thatthe detection timevaries depending on the system.TheHaar-AdaBoostapproachremainsthebest of the four methods in terms of output rate. E.Varadharaja and colleagues al [2] offered a way forautomatic attendance based on face recognition. The device is made up of four parts. The first is Background Subtraction, which removestheimage'sbackground.Thesecondcomponentisfacedetection and cropping. In the photographs, only the facesare cropped and saved. The Eigenvalueapproachisusedtorecognizeimagesin the third stage. Face Detection and Recognition Using Skin Color [3]. Face detection performance using skin color division and a thresholding skin colour model paired with the AdaBoost algorithm. Principal Component Analysis (PCA) and K-Nearest Neighbor (KNN) based categorization are used to extract the facial attributes. Morphological Operators were also applied to increase the face detection performance. There is no suitable face orientation, image illumination is poor, and thedistancebetweenthefaces and the camera is variable in some photographs for which the expected results have not been achieved. Only a few photos with a significant level of orientation variation are correctly spotted and recognized. This results in a database recognition rate of roughly 96 percent. Shireesha Chintalapati, M.V. Raghunadh, andcolleagues[4]identifiedthevariousstrategiesforimplementingafacerecognition- based attendance monitoring system. There are two sections of the process. The face detection method is the first, and the face recognition method is the second. The ViolaJones face detection algorithm uses four important components to recognise faces: Haar features, integral graphics, Adaboost algorithm, and cascade function. Face recognition can be included using LBP (local binary patterns). LBP is a tool for converting images into machine-readable forms like binary. To make the calculation more straightforward, The discovered image should be converted to greyscale until facial detection and identification can be performed. Face recognition takes a snapshot of an image (student dataset)and then searches forfacesinthephotos,whichare then saved for future use. The principal function is thatthe image's features make it simple to locatethe image's boundaries or lines, or to selectlocations where the pixel intensities abruptly change. The haar featuremovesfromthetoplefttothebottomrightoftheimage,lookingfor a specific characteristic that indicates edges traversing. Edge feature-based techniques have the advantage of integrating structural information by grouping pixels of face edge maps toline segments. After comparing the pixel computations, the next step was completed. Time management systems, which are utilised at many universities, institutions, and schools, are another comparable system that uses biometrics (fingerprint recognition, RFID, and soon) to identifyendusers.Thesesystems,ontheotherhand,raisenew privacy concerns. These systems can potentially be damaged physically by their users. As a result, they will incur increased maintenance costs. The concept we offer denies anyone physical access to the automated system 3. METHODOLOGY We will build a viable solution to our problem based on the literature survey, since we have thoroughly investigated many areas that are directly related to our project. In this section, we will present a method that will provide an overview of our project's approach and how it should be carried out. Becausetheprioreffort wasinsufficient,wedecidedtobuildthisprojectin the most viable and efficient manner possible. RetinaFace and Arcnet algorithms for face recognition and verification are the proposed face detection modules for this project.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2842 1.) PROPOSED SYSTEM STRUCTURE Figure 1: The proposed system. 2.) PROPOSED SYSTEM FLOWCHART Fig 2: Flow chart of attendance taking 4. MODELS RetinaFace- A deep convolutional network is used by RetinaFace. The Zeiler&Fergus [5] style networks and the more contemporary Inception [6] type networks are discussed. The most significant component of our method, given the model details and treating it as a black box, is end-to-end learning of the entire system. To do this, we use the triplet loss, which precisely represents our goals in face verification, recognition, and clustering. Specifically, we aim for an embedding f(x)from an image x into a feature space R d such that the squared distance between all faces of the same identity, regardlessofimaging settings, is minimal, and the squared distance between two face pictures from different identities is big. RetinaFace learns a direct mapping from face images to a compact Euclideanspaceinwhichdistancesare directlyproportional toa measureofface similarity. Tasks like face recognition, verification,andclusteringmaybeeasilyimplementedusingtraditional approacheswith RetinaFace embeddings as feature vectors after this space has been created. Arcface- ArcFace is a machine learning model that takes two face photos as input and outputs the distance between them to determine how similar they are. It may be used to recogniseandsearchforfaces.ByreplacingSoftmaxLosswithAngularMargin Loss, ArcFace provides a similarity learning method that allows distance metric learning to be solved in the classification challenge. The cosinedistance, which is a method utilisedby search engines and may be determinedbytheinnerproductoftwo normalised vectors, is used to calculate the distance between faces. If the two vectors are equal, θ and cosθ=1 will be returned. They will be π/2 and cosθ=0 if they are orthogonal. As a result, it can be used as a comparison measure.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2843 Figure 3. The Triplet Loss minimizes the distance between an anchor and a positive, both of which have the same identity, and maximizes the distance between the anchor and a negative of a different identity Firstly we create a database of students that we have to have to attendance , then taking the image of students present in the class using the RetinaFace algorithm[7] and identifying those images by using the Arcface algorithm[8]. This whole processis based on a web application and very helpful for organizations. We choose the Automated Attendance Monitoring System project after considering the demandsofsociety'sday-to-dayneeds and wants. As technology advances, we are more likely to think outside the box and come up with a game-changing concept. Education is the most important thing that everyone should obtain because it provides the foundationfora betterlifestyleand will undoubtedly improve a community's level of living. Our educational system is lacking in student involvement in schools, colleges, and universities. Face-to-face security systems are currently being used in sectors like identity protection and banking, although mostly in conjunction with other existing solutions like fingerprint or SMS verification. However, over the next year or two, we'll see large multinational corporations use increasingly sophisticated facial biometrics and AI-driven technology to improve their security capabilities and better protect customers from identity fraud and data loss. REFERENCES [1] Hajar Filali Jamal Riffi Adnane Mohamed Mahraz HamidTairi,Multiplefacedetection basedonmachinelearning,978-1- 5386-4396 9/18c 2018 IEEE. [2] E.Varadharajan,R.Dharani,S.Jeevitha,B.Kavinmathi,IS.Hemalatha,Automatic attendancemanagementsystemusingface detection, Online International Conference on Green Engineering and Technologies (IC-GET), 978-1-5090-4556- 3/16©2016 IEEE [3] C.Sridevi, B. Dhivakar, S.Selvakumar, P.Guhan,"FaceDetectionandRecognitionUsingSkinColor",20153rdInternational Conference on Signal Processing, Communication and Networking (ICSCN). [4] 4.Shireesha Chintalapati, M.V. Raghunadh, Automated Attendance Management System Based on Face Recognition Algorithms, 2013 IEEE International Conference on Computational Intelligence and ComputingResearch,978-1-4799- 1597- 2/13/$31.00 ©2013 IEEE. [5] 5.M. D. Zeiler and R. Fergus. Visualizing and understanding convolutional networks. CoRR, abs/1311.2901, 2013. [6] 6.C. Szegedy, W. Liu, Y. Jia, P. Sermanet, S. Reed, D. Anguelov, D. Erhan, V. Vanhoucke, and A. Rabinovich. Going deeper with convolutions. CoRR, abs/1409.4842, 2014. [7] RetinaFace: A Unified Embedding for Face Recognition and Clustering, 2015. [8] ArcFace: Additive Angular Margin Loss for Deep Face Recognition, 2019. 5. WORKING 6. CONCLUSION 7. FUTURE SCOPE