face recognition
face recognition
PRESENTED BY
S. Sivasankar - 172U1A0546
M. Abhilash -172U1A0530
▪ The prevalence of COVID-19 in the world has manifested itself among the most
dangerous infectious diseases in the world. The situation is currently under attack
and is developing rapidly in WHO-declared countries . Based on epidemics in more
than 114 countries, these flu-like symptoms last 6 days (2-14 days). Millions of
people get sick every day . During this disaster, everyone must be smart and work
alone. This problem requires national governments, social agencies, and workplaces
to meet the required standards by continuously measuring and addressing public
health issues. Millions to millions of handshakes, viral bites and exchanging
accessories with other people . For this problem of violence, we define our work by
identifying masks for those who wear them and those who are neither outside nor in
crowded places.
o Learning is a real-world field for finding images, transforming images,
analyzing output, and buying them electronically. Based on image perception,
it is detected by a numerical number of the power of human perception. Visual
knowledge is associated with YOLO for each type of image detection. Plus,
find YOLO flexible anywhere, from organizations to family members. ,
Colleagues and friends on the move. The WHO announced possible speeches
by keeping distance and inserting . A face mask is required . Put on a face
mask that allows the camera to cover and change only the area of the face.
Watching computers is the next step in deep learning, especially in the field of
digital communication networks (CNN).
LITERATURE SURVEY
Sim, S. W., Moey, K. S. & Tan, N. C The use of facemasks to prevent 2014
respiratory infection: a literature
review in the context of the Health
Belief Model
K. He, X. Zhang, S. Ren, and J. Sun Deep residual learning for image 2016
recognition
A. G. Howard, M. Zhu, B. Chen, D. Efficient Convolutional Neural 2017
Kalenichenko, W. Wang, T. Weyand, Networks for Mobile Vision
M. Andreetto, and H. Adam Applications
A. Kamilaris and F. X. Prenafeta- Deep learning in agriculture: A survey 2018
Boldú
S. Kumar, A. Negi, J. N. Singh, and H. A deep learning for brain tumor MRI 2018
Verma images semantic segmentation using
fcn
AUTHOR METHOD YEAR
Zhang, K. P., Zhang, Z. P., Li, Z. F. & Joint Face Detection and Alignment 2016
Qiao, Y Using Multi-task Cascaded
Convolutional Networks
Krizhevsky, A., Sutskever, I. & ImageNet Classification with Deep 2017
Hinton, G. E Convolutional Neural Networks.
Communications of the Acm 60
A. Krizhevsky, I. Sutskever, and G. E. Imagenet classification with deep 2012
Hinton convolutional neural networks
Yu, P., Zhu, J., Zhang, Z., & Han, Y A Familial Cluster of Infection 2020
Associated With the 2019 Novel
Coronavirus Indicating Possible
Person-to-Person Transmission During
the Incubation Period
HARDWARE REQUIREMENTS
▪ In existing method we construct the model using only images and predict the result
my giving only as user input.
▪ There is no affective detection it compares with images and get the output by using
image processing
PROPOSED SYSTEM
▪ The proposed methodology involves video monitoring by using CNN with deep
learning frame works
▪ In this research study, deep learning techniques are applied to construct a classifier
that will collect images of a person wearing a face mask and not from the database
and differentiate between these classes of facemask-wearing and not facemask-
wearing .
▪ The artificial neural network has been demonstrated to be a vigorous procedure for
feature extraction from unprocessed data . This study proposes the use of a
convolutional neural network to design the facemask classifier and to include the
effect of the number of the convolutional neural layer on the prediction accuracy.
MODULE
The first step of the real-time facemask recognition system is image acquisition. High-
quality images of the person posing with facemask wearing and not wearing facemask are
obtained through digital cameras, cellphone cameras, or scanners
A Knowledge-based dataset is created by proper labeling of the captured images with
unique classes
The obtained images that will be engaged in a preprocessing step is further enhanced
specifically for image features during processing. The segmentation process divides the
images into several segments and utilized in the extraction of facemask covered areas in
the person's face from the background.
This section involves the convolutionary layers that obtain image features from the resize
images and is also joined after each convolution with the ReLU. Max and average pooling
of the feature extraction decreases the size. Ultimately, both the convolutional and the
pooling layers act as purifiers to generate those image characteristics
The final step is to classify images, to train deep learning models along with the labeled
images to be trained on how to recognize and classify images according to learned visual
patterns. In this we are using CNN model for classification
It is a Deep Learning algorithm which can take in an input image, assign importance
(learnable weights and biases) to various aspects/objects in the image and be able to differentiate
one from the other. The pre-processing required in a ConvNet is much lower as compared to
other classification algorithms. While in primitive methods filters are hand-engineered, with
enough training, ConvNets have the ability to learn these filters/characteristics
The Convolutional Layer and the Pooling Layer, together form the i-th layer of a Convolutional
Neural Network
DATA DESIGN
Image Aquation
Annoted Dataset
Image Processing
Feature Extraction
Classification
UML DESIGN
RESULT
SCREENSHOTS
CONCLUSION