https://github.com/hashfx/face-mask-detector
Face Mask Detector using OpenCV, Python
https://github.com/hashfx/face-mask-detector
Last synced: 19 days ago
JSON representation
Face Mask Detector using OpenCV, Python
- Host: GitHub
- URL: https://github.com/hashfx/face-mask-detector
- Owner: hashfx
- Created: 2022-04-17T10:55:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T11:46:47.000Z (about 4 years ago)
- Last Synced: 2025-02-23T14:44:34.583Z (over 1 year ago)
- Language: Python
- Size: 19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-Mask-Detector
Face Mask Detector using OpenCV, Python
+ ### Install Dependencies
```powershell
pip3 install -r requirements.txt
```
+ ### Run ```detect_mask_video.py```