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
- click image button , a dialouge box will open,
- in the dialouge box navigate and select the image media file and it will start detection
Run detection from video file
- click video button (look likes youtube logo), a dialouge box will open,
- in the dialouge box navigate and select the video media file
- after that click on play button below the video button
Run detection from webcam
- click camera button (look likes cctv logo) and it will start detection
- Fork the repository and download the code.
- Download the following files and place it in the Yolo directory
- Install all the dependenices
- Run main_code.py
@article{yolov3, title={YOLOv3: An Incremental Improvement}, author={Redmon, Joseph and Farhadi, Ali}, journal = {arXiv}, year={2018} }