social-distancing-detection
There are 57 repositories under social-distancing-detection topic.
galliot-us/neuralet
Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.
galliot-us/smart-social-distancing
Social Distancing Detector using deep learning and capable to run on edge AI devices such as NVIDIA Jetson, Google Coral, and more.
ChargedMonk/Social-Distancing-using-YOLOv5
Classifying people as high risk and low risk based on their distance to other people.
parthsompura/Social-Distancing-Detector
An AI Tool to Help Customers Monitor Social Distancing in the Workplace.
saimj7/Social-Distancing-Detection-in-Real-Time
Social distance monitoring in real-time with an IP camera. Optimized for better performance with threading.
KubraTurker/Social_Distancing-CV
I developed a computer vision project that measures the distance between people to check whether a specific distance exists between them or not.
hritik5102/Tata_Innoverse_SolverHunt8
Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.
Furkan-Gulsen/social-distance-detection
The project that detects the interpersonal social distance from videos using YOLOv3
Mayurji/Social-DIstancing-Using-Deep-Learning-and-OpenCV
Considering the unfortunate circumstances due to COVID-19 keeping distance from one person to another is crucial.
rakshitshah94/1point5
The app that helps you with social distancing using Bluetooth-Low-Energy and Vue.js-cordova combination
paul-pias/Social-Distance-Monitoring
Used Yolact++ to implement social distance monitoring.
iamsashank09/social-distance-dashboard
A simple dashboard to monitor Social Distancing post COVID19, using Python, Computer Vision and Deep Learning
matlab-deep-learning/Social-Distancing-Monitoring-System
AI-enabled social distancing detection tool that can detect if people are keeping a safe distance from each other by analyzing real-time video streams from the camera. - Idea Credit : Landing AI (https://landing.ai/)
amolikvivian/Social-Distance-Breach-Detector-OpenCV-DL
OpenCV with Python based project using Caffe Deep Learning Framework and Triangle Similarity Theorem to identify Social Distance Breaches
jayita13/PHOENIX
SOCIAL DISTANCING AND FACE MASK DETECTOR
deathook007/CoronaBot-IBM-hacathon-2020
Intelligent Post-Lock Down Management System for public transportation.
swayam01/Social-Distance-Algorithm
Deeplearning based Social Distancing Detection using camera
finnickniu/Pytorch_keypoint_social_distance
An Implement based on Microsoft Keypoints detection
Lucifergene/Social-Distancing-Project-OpenCV
Distanced - AI-based Detection Model to ensure Social Distancing during COVID-19 Pandemic
alexdevmotion/between-us
An image social distance estimation API, with an accompanying demo web app.
AshishPandey88/Social-Distancing-Detector
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. OpenCV and some mathematical operations then allow us to make code the social distancing violation logic
hitzz97/mask-dist-detection
Detecting Face mask and social distancing
laxmanbalaraman/Analytical-Crowd-Counter
AI based application that counts the number of people in a crowd and also detects the total social distancing violations dynamically.
samsonq/Blockchain-Managed-Social-Distancing-Detector
Tracking crowd social distancing with computer vision managed through a securely-stored blockchain system.
Swarupa567/Social-Distancing-Detector
AI Tool to help customers to monitor social distancing in the workplace.
DeepNeuralAI/CV-Social-Distancing-Detector
Use YOLOv3 to detect whether people are following social distancing guidelines
Harsha-Gogia/Social-Distancing-App
An Android Application that aware people to reduce their risk by tracking potentially risky close contacts.
harshit-saraswat/Social-Distancing-Detection
This repo contains code for a covid19 utility- social distancing detection using Tiny Yolo Model to be able to run on smaller GPU systems too.
kavindaperera/nova-shield
Covid-19 Social Distancing Reminder
maanas-talwar/SocialDistancingAlertAssistant
Arduino-powered social distancing alert assistant to signal with a variety of alarms depending on the user’s proximity to others.
mohdadil1/Covid-19-Preventions-Desktop-App
Desktop Application for Real-Time Social Distancing and Mask Detection using OpenCV, Deep Learning, and Python. This application monitors live video or IP camera feeds and allows switching between social distancing and mask detection modes. A user-friendly GUI enables easy interaction and configuration.
Murtaza-Vasi/Social_Distancing_Detection
This project is used to indicate people violating social distancing rules. Given a video input, the code detects and creates an outline of people violating social distancing rules.
prabhatap20/Social-distance-detection
Abstract: The paper presents a methodology for social distancing detection using deep learning to evaluate the distance between people to mitigate the impact of this coronavirus pandemic.
rhgod/Social-Distance-Tracker
This is an application to monitoring social distance in Python programming language. In practice, we measured the distance between people in the test video and detected those who do not comply with social distance.