Skip to content
#

social-distancing-detection

Here are 56 public repositories matching this topic...

YOLO-powered Smart Human Motion Analysis is a cutting-edge project leveraging YOLO (You Only Look Once) for real-time object detection. This repository provides a robust solution for accurately tracking and analyzing human motions, offering a versatile tool for applications in sports, healthcare, and surveillance.

  • Updated Jan 24, 2024
  • CSS

Computer vision has opened up a lot of opportunities to explore into AI domain that were earlier highly limited. Here is an application of haarcascade classifier and OpenCV to develop a social distancing violation detector. I am passing the algo through a video feed where it first detects people using 'haarcascade_fullbody.xml' classifier algo. …

  • Updated Feb 13, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the social-distancing-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the social-distancing-detection topic, visit your repo's landing page and select "manage topics."

Learn more