Problem Statement: Social distancing analysis and finding no of people in Risk.
- Explore the option for video analysis.
- Find the no of people in the video and identify nearby people not maintaining social distance.
Need to install following:
Python3
opencv
opencv-contrib
Download yolov3 weights from [yolov3_weights](https://pjreddie.com/media/files/yolov3.weights).
python[3] main.py
python[3] f2vid.py
* 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