Face Recognition as a Method of Authentication in a Web-Based System
Online information systems currently heavily rely on the username and password traditional method for protecting information and controlling access. With the advancement in biometric technology and popularity of fields like AI and Machine Learning, biometric security is becoming increasingly popular because of the usability advantage. This paper reports how machine learning based face recognition can be integrated into a web-based system as a method of authentication to reap the benefits of improved usability. This paper includes a comparison of combinations of detection and classification algorithms with FaceNet for face recognition. The results show that a combination of MTCNN for detection, Facenet for generating embeddings, and LinearSVC for classification outperforms other combinations with a 95% accuracy. The resulting classifier is integrated into the web-based system and used for authenticating users.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningFace RecognitionGeneral ClassificationSimilar Papers 제목 키워드 기반
Enhanced Face Authentication With Separate Loss Functions
The overall objective of the main project is to propose and develop a system of facial authentication in unlocking phones or applications in phones using facial recognition. The system will include four separate architec…
Face DetectionFace RecognitionMultimodal Personal Ear Authentication Using Smartphones
In recent years, biometric authentication technology for smartphones has become widespread, with the mainstream methods being fingerprint authentication and face recognition. However, fingerprint authentication cannot be…
Face RecognitionGenerating Master Faces for Use in Performing Wolf Attacks on Face Recognition Systems
Due to its convenience, biometric authentication, especial face authentication, has become increasingly mainstream and thus is now a prime target for attackers. Presentation attacks and face morphing are typical types of…
Face RecognitionTwo-step Authentication: Multi-biometric System Using Voice and Facial Recognition
We present a cost-effective two-step authentication system that integrates face identification and speaker verification using only a camera and microphone available on common devices. The pipeline first performs face rec…
Speaker VerificationFace IdentificationFace RecognitionMasked Face Recognition for Secure Authentication
With the recent world-wide COVID-19 pandemic, using face masks have become an important part of our lives. People are encouraged to cover their faces when in public area to avoid the spread of infection. The use of these…
Face Recognition