Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anas436/face-mask-detection-ai
- Owner: Anas436
- Created: 2023-08-03T19:15:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T19:20:11.000Z (over 1 year ago)
- Last Synced: 2023-08-03T20:25:35.688Z (over 1 year ago)
- Topics: keras, opencv, streamlit, tensorflow
- Language: Python
- Homepage:
- Size: 21.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)