Skip to content

Real-time face-mask detection using Deep Learning and OpenCV built with Python.

Notifications You must be signed in to change notification settings

Bhaskar-maity/Face-Mask-Detector

Repository files navigation

😷Face-Mask-Detector

Real time face-mask detection using Deep Learning and OpenCV built with Python.

Live Demo

🔧 How To Use

# Clone this repository
$ git clone https://github.com/Bhaskar-maity/Face-Mask-Detector.git

# Go into the repository
$ cd Face-Mask-Detector

# Install dependencies
$ pip install -r requirements.text

# Training Model
$ python train_mask_detector.py

# Face Detection
$ python detect_mask_video.py

📢 Requirement

  • tensorflow
  • keras
  • imutils
  • numpy
  • opencv-python
  • matplotlib
  • scipy

🧠 Usage

Used Tensorflow Keras CNN fortraining the Model.

👍 Reference

About

Real-time face-mask detection using Deep Learning and OpenCV built with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages