Attendance Management System based on Face Recognition using Python and OpenCv
pip install opencv-python
)pip install Pillow
)pip install pandas
)TrainingImage
folder in a project.AMS_Run.py
and change the all paths with your system pathAMS_Run.py
.Take Images
button.TrainingImage
folderTrain Image
button.Automatic Attendance
,it can fill attendance by your face using our trained model (model will save in TrainingImageLabel
).csv
file of attendance according to time & subject.AMS_Run.py
.Manually Fill Attendance
Button in UI is for fill a manually attendance (without facce recognition),it's also create a .csv
and store in a database.