Phase 1
Phase 1
SMART
ATTENDANCE
SYSTEM
SUBMITTED BY- PROJECT GUIDE-
NOORBEGAUM HUSSAIN
PROF. SAGAR BIRJE
ARPITA MURGOD
MANIKYA ANVEKAR
VIDYA GUDAGANATTI
ABSTRACT :
This project focuses on building a deep learning based efficient attendance
capturing system. Contemporary world is heading towards AI where every second
creates a new vision with an enormous change. In Artificial Intelligence (AI), face
recognition is one of the fastest growing domains. Instead of using traditional
methods for marking attendance, we propose to automate it by identifying human
faces with their unique face features known as Face Recognition. Face detection is a
prerequisite process for face recognition which aims to identify and locate all faces
irrespective of their position, scale, orientation, lighting conditions, expression etc.
We are going to use a system architectural solution using embeddings by applying
multiple augmentations, picture quality check and de-noise methods to get a better
attendance system with less maintenance, low cost hardware, better performance
and accuracy.
• Existing system has all manual operations which is a very time consuming
process.
• Falsifying the user information is easy.
• Difficulty in maintaining the records.
• The traditional method makes it difficult to verify students one-by-one in a large
OBJECTIVES :
The proposed solution uses a Deep Learning approach that involves reading data
from live-video from a camera installed in the classroom, converting them to
necessary frames, perform face detection on these frames, apply face recognition
on detected faces and mark the attendance. To get better performance, accuracy
and to avoid spoofing, this automated technique can be used at multiple intervals
during a typical class hour and can have interval-configurable as per one's need.
This proposed technique can be extended to any kind of use case such as KYC
verifications, surveillance, companies’ biometric
• User Friendly: The proposed system is very user friendly. The reason is the
retrieval and storing of data is fast and data is maintained efficiently
• Reports are easily generated: Defaulter Reports can be generated very
comfortably in the proposed system so that user can generate the report as per
his/her requirement(monthly) or in the middle of the session.
• Paper work reduction: All the data is fetched into the database immediately
and reports can be generated very easily by the teachers
LITERATURE SURVEY:
Title: Automatic face detection and recognition for attendance maintenance.
Author: Narayan Darapaneni, Aruna Kumari Evoori, Vijaya Babu Vemuri,
Thangaselvi Arichandrapandian, G. Karthikeyan, Anwesh Reddy Paduri, Dhivakar
Babu, Jayadev Madhavan.
Journal: 2020 IEEE 15th International Conference on Industrial and Information
Systems (ICIIS).
Year: 2020
• In the proposed face recognition system, uses Local Binary Patterns histogram
algorithm for recognizing faces.
• The whole procedure is divided into three major components, i.e. detection of
faces, facial feature extraction, and classification of the image.
• The problem in this proposed method is that, if the rate of change in the frame is
very high and occlusion occurs, then the system will not robustly recognize faces.
LITERATURE SURVEY:
Title: Automatic Attendance System Using Deep Learning
Author: Sunil Aryala, Rachhpal Singh , Arnav Sooda , Gaurav Thapaa
Journal: International Conference on Sustainable Computing in Science,
Technology & Management (SUSCOM-2019)
Year: 2019
• The aim is to detect the faces in real time with maximum accuracy using
Raspberry Pi, Camera Sensor and OpenCV with deep learning frame work in
according with the deep neural network.
• Whenever there is a face present in front of the camera the system will detect
the face and draw a box around the face on top of it, shows the confidence or
the accuracy of the detection model in real time.
LITERATURE SURVEY:
Title: Face Recognition Using Support Vector Machines and Generalized
Discriminant Analysis.
Author: Ivanna K. Timotius , The Christiani Linasari , Iwan Setyawan, and Andreas
A. Febrianto
Journal: The 6th International Conference on Telecommunication Systems,
Services, and Applications 2011
Year: 2011
Software Requirements: