An open API service indexing awesome lists of open source software.

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

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```