Skip to content

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

Notifications You must be signed in to change notification settings

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

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%