Face Mask Detection
Face Mask Detection
Technology: Python
ABSTRACT:
The end of 2019 witnessed the outbreak of Coronavirus Disease 2019 (COVID-19), which
has continued to be the cause of plight for millions of lives and businesses even in 2020. As
the world recovers from the pandemic and plans to return to a state of normalcy, there is a
wave of anxiety among all individuals, especially those who intend to resume in person
activity. Studies have proved that wearing a face mask significantly reduces the risk of viral
transmission as well as provides a sense of protection. However, it is not feasible to manually
track the implementation of this policy. Technology holds the key here. We introduce a Deep
Learning based system that can detect instances where face masks are not used properly. Our
system consists of a dual stage Convolutional Neural Network (CNN) architecture capable of
detecting masked and unmasked faces and can be integrated with pre-installed CCTV
cameras. This will help track safety violations, promote the use of face masks, and ensure a
safe working environment.
DISADVANTAGES:
Low Accuracy.
Losing rate high.
Time consuming.
Expensive.
PROPOSED SYSTEM:
During pandemic COVID-19, WHO has made wearing masks compulsory to protect against
this deadly virus, so our project will notify if someone is wearing mask or not. In this Project
we will develop a deep learning. We will use the dataset to build a COVID-19 face mask
detector with computer vision using Python, OpenCV, and TensorFlow and Keras. Our goal
is to identify whether the person on image/video stream is wearing a face mask or not with
the help of computer vision and deep learning.
Domain: Deep Learning
Technology: Python
BLOCK DIAGRAM:
ADVANTAGES:
High Accuracy.
Losing rate reduces.
Time minimising.
Inexpensive.
APPLICATIONS:
Used for ensuring face mask mandates are followed by people in public places.
Businesses, Hospitals, Airports can employ them to detect if a person is wearing face
mask or not.
SYSTEM SPECIFICATIONS:
Domain: Deep Learning
Technology: Python
H/W SPECIFICATIONS:
Processor - I3/Intel Processor
RAM - 4GB (min)
Hard Disk - 128 GB
Key Board - Standard Windows Keyboard
Mouse - Two or Three Button Mouse
Monitor - Any
Accessory - Webcam
S/W SPECIFICATIONS:
• Operating System : Windows 7+
• Server side Script : Python 3.6+
• IDE : PyCharm
• Libraries Used : Pandas, Numpy, os, sklearn, Tensorflow, Flask.
• Dataset : Face_mask_detection
LEARNING OUTCOMES: