selvakarna / SK-Facemask

SK-Facemask: To detect mask wear or not from live camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face-Mask Detector

Real time face-mask detection using Deep Learning and OpenCV

Working

With Mask

image

No Mask

image

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:

cd FaceMaskDetector


2. Download all libaries using::

pip install -r requirements.txt


3. Run facemask.py by typing the following command on your Command Prompt:

python facemask.py

Sample Input image:

![image](https://user-images.githubusercontent.com/25522855/180682405-2e98d37b-b8dd-4ce0-9656-3f0cb39a6d45.png)



About

SK-Facemask: To detect mask wear or not from live camera.


Languages

Language:Python 100.0%