charlie6echo / AI-Tool-SocialDistancing

AI Tool for Social Distancing - Master's University Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Tool-SocialDistancing

An AI tool to help authorities to ensure social distancing protocol in real time by using computer vision and Deep Learning Algorithms on various Video Surveillance sources, Developed upon YOLO V4 & PYQT 5

AI tools for social distancing steps

Run detection from image file

  1. click image button , a dialouge box will open,
  2. in the dialouge box navigate and select the image media file and it will start detection

Run detection from video file

  1. click video button (look likes youtube logo), a dialouge box will open,
  2. in the dialouge box navigate and select the video media file
  3. after that click on play button below the video button

Run detection from webcam

  1. click camera button (look likes cctv logo) and it will start detection

Installation:

Credits:

@article{yolov3, title={YOLOv3: An Incremental Improvement}, author={Redmon, Joseph and Farhadi, Ali}, journal = {arXiv}, year={2018} }

About

AI Tool for Social Distancing - Master's University Project

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%