GDSC-IGDTUW-Autumn-of-Code-2022 / ML-projects-2023

5 stars 28 forks source link

Facial Recognition Based Attendance - added project files #14

Closed Radhika403 closed 1 year ago

Radhika403 commented 1 year ago

Added a facial recognition-based attendance system project. Basically, it operates simply using openCV and facial_recognition modules in python and marks attendance of the faces it captures in a csv file by matching to the encodings of the given dataset comprising images of students of a class.

Output - Correctly identifies Faces Screenshot 2022-12-09 at 10 35 33 PM