Download yolov3.weights and add to yolo-coco directory.
To run the check against pedestrians.mp4
time python social_distance_detector.py --input pedestrians.mp4
https://www.pyimagesearch.com/2020/06/01/opencv-social-distancing-detector/
Common Objects in Context. COCO is a large-scale object detection, segmentation, and captioning dataset.
http://cocodataset.org/#home
You only look once (YOLO) is a state-of-the-art, real-time object detection system.
https://pjreddie.com/darknet/yolo/