Skip to content

Part of πŸš€ SunsOutHacksOut Hackathon 😷 Mask-Detector

Notifications You must be signed in to change notification settings

avinashkranjan/Mask-Detector

Repository files navigation

Face-Mask-Detector 😷

As declared by WHO the COVID-19 is going to remain around for about 2 years. So proper precautions are going to be necessary. This ML python based surveillance system detects if people/person are/is not wearing mask and follows them wherever reachable and plays beeping sound if a person is found without a mask.

Important Links: πŸ”—

For Live Preview --> YouTube

Data Used For Training --> DataSet

How You Run it Locally? πŸ€”

Step 1:

Go To Your Terminal and Clone the Repository 

git clone https://github.com/avinashkranjan/Mask-Detection

Screenshot (168)

Step 2:

cd Mask-Detection

Screenshot (169)

Step 3:

pip3 install -r requirements

Screenshot (170)

Step 4:

python mask_detector.py

Screenshot (171)

Samples

No Mask

Screenshot (172)

With Mask

Screenshot (173)