Skip to content

Repository files navigation

maskdetection

License

MIT

Project Title :- Mask Detection

Project Description

The spread of Coronavirus started at the end of the year 2019 from the city of China, Wuhan. The continuous spread of the virus forced governments of various countries to put lockdown for several months. It has been observed that wearing a face mask can actually prevent the transmission of this deadly virus. In the future, we have to use a face mask as a preventive measure for any such viruses. However, manually it is very difficult to keep track of a person wearing a mask or not. And here technology plays a very crucial role. This project highlights the importance of deep learning especially object detection. We introduce a deep learning model that will take image as input and predict whether the person is wearing a mask or not.

Data set

https://data-flair.training/blogs/download-face-mask-data/

How to Use

To use this project on your system, follow these steps:

1.Clone this repository onto your system by typing the following command on your Command Prompt:

git clone https://github.com/paras-dahiya/maskdetection.git

followed by:

cd FaceMaskDetector
  1. Download all libaries using::
pip install -r requirements.txt
  1. Run app.py by typing the following command on your Command Prompt:
python3 -m flask run

The Project is now ready to use !!

Output Images

Output Output

Project Deployed Link

Authors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages