This is a Social Distancing Project where you can measure distance between two faces and also check whether they're wearing masks or not.
For this project you'll need the following dependencies:
- TensorFlow
- Numpy
- imutils
- scipy
- OpenCV
- pyttsx3
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