Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 523 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 523 Bytes

Multi face detection attendence Project

working of project

Raw Image --> Face Detection --> Face Recognization --> identify persons --> mark attendence

Features tested and tried

Face detection algo

-DNN
-Harr_cascade
-HOG+linearSVM
-cNN
-MTCNN

Face recognization algos

-Eigenfaces
-FisherFace
-FaceNET
-VGGnet
-LBPH