The document describes a social distancing detection system that uses the YOLO object detection algorithm and COCO dataset to detect people in video frames and estimate distances between them. It draws bounding boxes around detected people, with violations of the default distance threshold shown in red and non-violations in green. The number of violations and alert messages are displayed on screen to help users maintain safe distances. The system was tested on prerecorded video and images and was able to accurately detect violations and maintain social distancing.