The objective of this project is to build an application that processes live video-stream of students entering their classroom and generate the database of students attending the class with time stamp. THe application retrieves the face recognition model file trained by KNN algorithm from Firebase to make it works. Users can select a specific class by choosing a day and class name list stored in Firebase.
- OpenCV
- face_recognition Library
- Firebase
- PyQt5