Skip to content

Checking Distance between between people and blacklisting the offenders.

Notifications You must be signed in to change notification settings

Batserine/socialdistance_dnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socialdistance_dnn

Problem Statement: Social distancing analysis and finding no of people in Risk.

Objectives

  • Explore the option for video analysis.
  • Find the no of people in the video and identify nearby people not maintaining social distance.

Prerequisites

Need to install following:

Python3
opencv
opencv-contrib
Download yolov3 weights from [yolov3_weights](https://pjreddie.com/media/files/yolov3.weights).

Running the project

python[3] main.py
python[3] f2vid.py

Output

* A list of frames in frames and offenders folders respectively.
* Video formed from list of frames.
main folder output: Total no.of frames: 194   Total no.of Offending people: 60

Acknowledgments

About

Checking Distance between between people and blacklisting the offenders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages