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

https://github.com/sumit-kushwah/mask-detection

Face mask detection using tensorflow and opencv
https://github.com/sumit-kushwah/mask-detection

mask-detection opencv tensorflow

Last synced: 2 months ago
JSON representation

Face mask detection using tensorflow and opencv

Awesome Lists containing this project

README

          

# Mask-Detection-System
Face mask detection using tensorflow and opencv

#### How to run:

1. Install all requirements (see requirements.txt file)

2. Navigate to directory
3. run `python3 ui/main.py`

#### Application Look :
![Screenshot](https://github.com/sumit-kushwah/Mask-detection/blob/master/screenshot.png)