Github Link

Attendance Project Using Face Recognization

This was a project I started back in September 2021 when I was teaching Computer Science in Kathmandu Pragya Kunja School. I started learning more about concept of object detection.

I started looking different tutorial videos regarding object detection, read different articles and blogs. I came accross a brilliant article by Adam Geitgey titled "Machine Learning is Fun! Part 4: Modern Face Recognition with Deep Learning". Link of article

In this article he explained how we can use Machine Learning and Deep Learning concepts to recognize a particular face.

The Steps Involved:

However the auther combined all these methods and created a python library call "Face recognization" which is used in this project to recognize different faces.

Project Result:

In this attendance project, i used the face recognization technique to take attendance of my students during their computer science class. I stored their names and their attendance time as record in csv file. The result was mostly accurate.

Face recognization:
Attendance Record: