Inspiration
This project is to detect the person is wear facemask or not wearing facemask in public places like railway station, airport, market
What it does
It detects the person whether wearing mask or not in the public places.
How we built it
With the help of the python ,Open CV, Python, Haar Cascade files.
Challenges we ran into
To make them from theroticaly to practically
What we learned
python, opencv, github
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 followed by: https://github.com/hapisnake/REAL-TIME-FACEMASK.git
2.cd FaceMaskDetector 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
Log in or sign up for Devpost to join the conversation.