giwilorjelly / AI-Social-Distancing-with-Mask-Detecion

This is a Social Distancing Project where you can measure distance between two faces and also check whether they're wearing masks or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Social-Distancing-with-Mask-Detecion

This is a Social Distancing Project where you can measure distance between two faces and also check whether they're wearing masks or not.

GitHub

For this project you'll need the following dependencies:

  1. TensorFlow
  2. Numpy
  3. imutils
  4. scipy
  5. OpenCV
  6. pyttsx3

Executing Program:

Open a terminal in the project folder and run the following commands:

  • to install dependencies
pip install -r requirements.txt
  • run Main.py
python3 Main.py

Visit contributors: https://github.com/giwilorjelly https://github.com/AtharvaNikam

Thanks for reading.

About

This is a Social Distancing Project where you can measure distance between two faces and also check whether they're wearing masks or not.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%