Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved documents(Add Readme.md) #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Face-Mask-Detection
Detecting face masks using Python, Keras, OpenCV on real video streams
# mask_rcnn_test
Use tensorflow object_detection to finetuning a Mask R-CNN model
This Program train to detect the face mask with help of openCV,Keras/TensorFlow, and Deep Learning.
It helps to detect mask on faces in real-time potentially be used to help ensure your safety and the safety of others.

# Service
- Helps to detect face mask in realTime.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line should be in real-time

- Works on any device, whether it be Windows, macOS, iOS, Linux.
- Not Collect your personal data.
- Not Contain malvare or any type of virus.
- No ads

## Requirements
- Python3
- Datasets
- Zip Extractor

# Libraries
- OpenCV
- Tensorflow
- Keras

# How to Download
- Download zip.
- Unzip "Face-Mask-Detection.zip"
- Run 'Face-Mask-Detection.exe'