- Clone the repository to your local machine by running the following command on your command-line.
git clone 'https://github.com/edenroseFR/Social-Distancing-and-Head-Count-Detector.git'
- Install all the requirements.
pip install -r requirements.txt
- Download yolov3.weights and store it in the model folder
python social_distance_detector.py