https://github.com/avinashkranjan/mask-detector
Part of 🚀 SunsOutHacksOut Hackathon 😷 Mask-Detector
https://github.com/avinashkranjan/mask-detector
covid-19 machine-learning mask-detector numpy python3 sunsouthacksout tensorflow2
Last synced: 2 months ago
JSON representation
Part of 🚀 SunsOutHacksOut Hackathon 😷 Mask-Detector
- Host: GitHub
- URL: https://github.com/avinashkranjan/mask-detector
- Owner: avinashkranjan
- Created: 2020-08-30T03:09:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T16:32:53.000Z (9 months ago)
- Last Synced: 2025-02-26T20:22:29.830Z (3 months ago)
- Topics: covid-19, machine-learning, mask-detector, numpy, python3, sunsouthacksout, tensorflow2
- Language: Jupyter Notebook
- Homepage:
- Size: 19 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://www.youtube.com/watch?v=rLtgvNlIurs)
### Data Used For Training --> [DataSet](https://drive.google.com/drive/folders/1R0EDMoUlvmdTXCY2slUmpJ0i-5EuKuvH?usp=sharing)## How You Run it Locally? 🤔
### Step 1:
Go To Your Terminal and Clone the Repository
`git clone https://github.com/avinashkranjan/Mask-Detection`
### Step 2:
cd Mask-Detection
### Step 3:
pip3 install -r requirements

### Step 4:
python mask_detector.py
## Samples
### No Mask
### With Mask
