Skip to content

This project attends the trainters in EVC based on their faces. Then document the attendance with date, time and image in Excel Sheet

Notifications You must be signed in to change notification settings

Ekram-20/Attendence-System-Based-on-Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendence-System-Based-on-Face-Recognition

This project attends the trainers in EVC based on their faces. Then document the attendance with date, time and image in Excel Sheet

Demo

EVC.Attendence.mp4

Features

  • Real-time face recognition using YOLOv4 model for face detection
  • Comparison of detected faces with known face encodings
  • Display of recognized student information in a GUI text area
  • Ability to save recognized student information to an Excel file

Dependencies

Before running the face recognition application, make sure you have the following libraries installed:

  • OpenCV
  • NumPy
  • face_recognition
  • pandas
  • tkinter (tk)
  • Pillow (PIL)
  • threading
  • ultralytics
  • pickle

About

This project attends the trainters in EVC based on their faces. Then document the attendance with date, time and image in Excel Sheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages