Facial Recognitioin Literature Report of Swaran Singh
Facial Recognitioin Literature Report of Swaran Singh
Date: 20/03/2024
Facial Recognition
Face features are used by a biometric technology known as face recognition to identify or
authenticate a person. It looks at and recognises specific patterns in a person's face, such
as where their lips, nose, eyes, and other facial characteristics are positioned, by using
computer algorithms. These algorithms use distinctive traits from a person's face
photographs to identify them by comparing them to a database of faces that have been
identified
Support Vector Machines (SVM): SVMs are widely utilised in facial recognition
applications because of their ability to learn judgement boundaries between different
identities or visual traits. Since their first introduction by Vatnik et al. [Vatnik, 1995],
support vector machines (SVMs) have been used for a variety of classification tasks,
including facial recognition. Finding the hyper plane in the feature space that most
effectively divides different classes is how SVMs work. Alongside manually constructed
features or feature vectors that were derived using techniques like PCA or LDA, SVMs
have been used in facial recognition applications.
3.Analogy:
To comprehend the technical explanation of CNN given above, we can apply an analogy.
Consider CNN to be a highly skilled investigator with a broad variety of investigation
skills. Each skill helps the investigator recognise the target's lips, nose, and eyes, among
other face traits.
Gathering and Preparing Data: First, we gather a lot of face pictures and make sure
they're all uniformly prepared, with good lighting and head alignment. As a source of
data for investigators
Training of CNN: Afterwards By continuously presenting a vast quantity of images, we
train our investigators (CNNs) to recognise different characteristics. It adjusts its
"thinking" as it learns by taking into account how well it can identify faces.
Spotting traits: Our investigator has been trained to automatically identify important
face traits, like the position of the nose and eyes.
Making Decisions: CNN determines whose face it is now watching by comparing the
identified face to a database of known faces after features are identified. It is comparable
to aligning a jigsaw piece correctly.
4. Conclusion
Because convolutional neural networks (CNNs) can automatically extract and recognise
information from visual input, they are incredibly useful tools in machine learning, particularly
in facial recognition systems. CNNs offer precise and practical facial recognition solutions for
many real-world situations by using vast datasets and advanced computing powers.