Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anas436/face-mask-detection-ai

A Web App for Real Time and Image Face Mask Detection Using Streamlit
https://github.com/anas436/face-mask-detection-ai

keras opencv streamlit tensorflow

Last synced: about 2 months ago
JSON representation

A Web App for Real Time and Image Face Mask Detection Using Streamlit

Awesome Lists containing this project

README

        

# Face-Mask-Detection-AI

## About Project
Face Mask Detection system built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images, real-time video streams and in webapp

## Usage
Install the required dependencies\
```pip install -r requirements.txt```

Command for running app\
```streamlit run app.py```

## Images

![](https://github.com/Anas436/Face-Mask-Detection-AI/blob/main/images/1.png)
![](https://github.com/Anas436/Face-Mask-Detection-AI/blob/main/images/2.png)