Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

19\CE MASK DETECTION USING DEEP LEARNING NEURAL

NETWORKS IN PYTHON
A Project Report Submitted in fulfillment of the Requirements
For the award of tJ1e degree of

BACHELOR OF TECHNOLOGY
ln
COMPUTER SCIENCE AND ENGINEERING
By

KAVALI BHEEMA NAGA SAi (17001A0548)

HAZl MUZZAMMILL (17001 A0516)

GOLLA KARTHIK (18005A0503)

Under the guidance of


Dr.C.SHOBA BINDU M.Tech., Ph.D.,
Professor
Computer Science and Engineering

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY ANANTAPUR

COLLEGE OF ENGINEERING

(Autonomous)

ANANTHAPURAMU-515002

ANDHRA PRADESH
202~2021
JAWARARLAL NEHRU TECHNOLOGICAL UNIVERSITY
ANANTAPUR COLLEGE OF ENGINEERING
(Auwnomous)
ANANTHAPURAMU -515002
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

CERTIFICATE

This is to certify that the project entitled " FACE MASK DETECTION
USING DEEP LEARNING NEURAL NETWORKS IN PYTHON"is
a bonafide work of KAVALI BHEEMA NAGA SAi, bearing Admission No:
17001A0548 , HAZI MUZZAMMILL, bearing Admission No: 17001A0516
and GOLLA KARTHIK, bearing Admission No: 18005A0503, is submitted to
the faculty of Computer Science & Engineering, in partial fulfillment of the
requirements for the award of degree of BACHELOR OF TECHNOLOGY in
COMPUTER SCIENCE AND ENGINEERING from Jawaharlal Nehru
Technological University ntapur, College of Engineering (Autonomous),

Ananthapuramu.

1'"'· 0b_- ·
Signature:~
Sipature of
Dr. K.M2dhavi M Tech.,Ph.D.,
Dr. C.Shoba Bindu M Tech.,Ph.D.,
Associate Professor,
Professor,
Department of CSE,
Department of CSE,
JNTUA College of Engineering,
JNTUA Collece of Engineering,
Anantapur-515002
Anantapu~51S002
ABSTRACT
CoronaVirus Disease (COVJD-19) pandemic had a lot of impact on today's
world. This Pandemic has not only affected our day-to-day life but also disrupted
world trade and movements. Wearing a protective face mask has become a new
nonnal and essential in order to survive.Today, many public service providers are
asking the customers to wear masks correctly to avail of their services. CoronaVirus
can be prevented by using a face mask. Face masks contain a lot of power, but they
must be worn correctly. Wearing a mask during this pandemic is one of the critical
preventive measures to reduce the spread of COVID-19 and is the most important step
in times when social distancing is hard to maintain. Hence, detection of face masks
has become a crucial task to help global society and to fight against COVID-19. The
detection of people who are not wearing face masks in public places became essential
in order to reduce the spread of CoronaVirus. With the help of the Raspberry Pi and
the Python programming language, we are creating a basic simple face mask detection
application using Deep Leaming packages such as TensorFlow, Keras, and the

Computer Vision library OpenCV.

Face-mask detection project represent both a classification as well as a


detection. At first it required to locate the faces of people in the real world or the input
digital images or videos and then the decision of whether they are wearing a mask or
no!. The faces are detected from the provided input using Computer Vision library
OpenCV. The detected face is then processed using the pre-trained model developed
using Convolution Neural Networks (cNNs) to determine whether the person IS

wearing a mask or no!. If the person is not wearing the mask, the face of that person IS
. . rfi d · Raspberry Pi With the help of
highlighted. The whole processing is pe onne in . .
. b rry P1· the Servo Motor is controlled for lifting and closing the gate
R asp e , . . tak from Kaggle Machme . Leaming .
(Barricade). The dataset for this proJect is en
platform and the model is developed and trained in Kaggle platform.

. . of this project is to detect the faces of the people and to


The mam aim . f. masks or not .The faces of the peop Ie who
detenn ine whether they are weanng ac~ . . videos are highlighted.
. ks in the provided input images or
are not wearing face mas . d ) .th the help of a servo motor
The result is used for controlling the gate (bamca e WI

using Raspberry Pi.

You might also like