Unique Face Identification System Using Machine Learning
Unique Face Identification System Using Machine Learning
1,2,3,4,5
Department of Electronics and Communication Engineering
CMR Institute of Technology, Bengaluru, 560037, India.
1
[email protected], [email protected], [email protected], [email protected]
5
Assistant Professor: [email protected]
Abstract— The recognition of human faces plays an important Various face recognition (FR) techniques are used, such
role in many applications, for example in video surveillance and as common face detection methods and adaptive regional
the management of facial image databases. This paper will design mixed matching methods. Most of the features of the FR
and implement a security system based on a machine learning system are based on various nodes in the human face.
algorithms. Principal Component Analysis (PCA) is the Measured values for face-related variables help to uniquely
algorithm that represents the faces economically. It extracts the
identify a person. This technology allows the application to
most dominant Eigenfaces from the present set of the faces.
Comparison of video frames can be done by using this technique. accurately and quickly identify the target individual using
Faces can be recognized in frames using the haar cascade to face-to-face data.
extract the characteristics of a human face. The SVM algorithm
is used to classify between data sets using the kernel. The The recognition of the face has many advantages. It is
performance of the identification system also depends on the contactless compared to other biometric techniques. Face
extraction of the attributes and their classification in order to images can be taken and analyzed remotely without ever
obtain accurate results. These algorithms give different accuracy requiring user / person interaction. No user can successfully
rates under different conditions, as observed experimentally. The imitate another person as a unique machine learning face
precision and efficiency with which the model identifies people is
recognition system. Face recognition can serve as an excellent
the real added value of this paper.
safety measure for recording time and attendance. Face
Keywords—ML, Facial recognition, Haar cascade, PCA, SVM, recognition is also a low-cost technology, as it requires less
Eigen faces. processing than other biometric techniques. Face recognition
technology is rapidly evolving with new approaches to 3D
I. INTRODUCTION modeling to overcome the problems of existing technology
𝐴 = {𝑞1 , 𝑞2 , 𝑞3 … } (3)
Open camera and haar cascade xml file
Where, q = normalized face with unique feature / Eigenfaces
A = set of Eigenfaces
Enter face Id
Count = 0
Fig. 7. Segregation of two classes using SVM Fig. 11. Non-linear classification
TABLE 1
[14] T. Mantoro, M. A. Ayu and Suhendi, "Multi-Faces Recognition Process of Artificial Intelligence and Information Technology (ICAIIT),
Using Haar Cascades and Eigenface Methods," 2018 6th International Yogyakarta, Indonesia, 2019, pp. 6-9.
Conference on Multimedia Computing and Systems (ICMCS), Rabat, [16] A. Al-Anazi, I.D. Gates, A support vector machine algorithm to classify
2018, pp. 1-5, doi: 10.1109/ICMCS.2018.8525935. lithofacies and model permeability in heterogeneous reservoirs,
[15] A. Priadana and M. Habibi, "Face Detection using Haar Cascades to Engineering Geology, Volume 114, Issues 3–4, 2010, Pages 267-277,
Filter Selfie Face Image on Instagram," 2019 International Conference ISSN 0013-7952.