Smart Attendance System with Facial Recognition

Our project will digitize the process of attendance collection by using image processing technique and will automatically update real time data. Since the project is software based, we will be only using one hardware component, that is, Device?s Camera, to capture the real time face of the student a

2025-06-28 16:29:07 - Adil Khan

Project Title

Smart Attendance System with Facial Recognition

Project Area of Specialization Artificial IntelligenceProject Summary

Our project will digitize the process of attendance collection by using image processing technique and will automatically update real time data. Since the project is software based, we will be only using one hardware component, that is, Device’s Camera, to capture the real time face of the student as an input to the computer. This image is processed and compared with preloaded image, as soon as image gets identified our algorithm indicated the master processor to transmit the identified person data to the csv Attendance sheet. The csv Attendance sheet can be modified easily. 

Project Objectives Project Implementation Method

A pipeline is built, where we solve each step of face recognition separately and pass the result of the current step to the next step. In simple words, we will chain together several machine learning algorithms. This project uses Face-recognition library to recognize our faces and differentiate it among a lot of people. The HOG method (algorithm), which stands for Histogram of Oriented Gradient, is used at the backend for the recognition process.  Dlib library is used for the facial landmarks recognition.  The library recognizes the landmarks of the face and matches it with the preloaded images present in the folder and make it more centered for the face to be recognized more clearly.  The centered image is sent to a neural network, already trained, which gives us the encoding features. The neural network generated 128 different measurements of the images that we feed into it, and help us to define and differentiate different persons. Then the project uses a Machine Learning method, called SVM classifier, to identify if the measurements are of a given person or not. 
 

Benefits of the Project Technical Details of Final Deliverable

Software Requirements    

Hardware Requirements    

Final Deliverable of the Project HW/SW integrated systemCore Industry ITOther Industries IT Core Technology Artificial Intelligence(AI)Other Technologies OthersSustainable Development Goals Quality EducationRequired Resources
Item Name Type No. of Units Per Unit Cost (in Rs) Total (in Rs)
Total in (Rs) 46000
Camera Equipment21800036000
Printing Miscellaneous 200204000
Stationery Miscellaneous 52001000
Overheads Miscellaneous 150005000

More Posts