Skip to content

An AI tool to prevent spreading of coronavirus (COVID-19) by using computer vision on video surveillance

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENCE.md
Notifications You must be signed in to change notification settings

grv1/Social-Distancing-Analyser-COVID-19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Distancing-Analyser-wrt.-COVID-19

An AI tool to prevent spreading of coronavirus (COVID-19) by using computer vision on video surveillance.

For education purpose only, meant as my contribution towards society

Social Distancing Analyser automatically detects the extent to which social distancing protocols are followed in the area. Deploying it on current surveillance systems and drones used by police to monitor large areas can help to prevent coronavirus by allowing automated and better tracking of activities happening in the area. It shows analytics of the area in real time. It can also be used to alert police in case of considerable violation of social distancing protocols in a particular area.

Please fork the repository and give credits if you use any part of it.

It took me time and effort to code it. I would really appreciate if you give it a star.

YOU ARE NOT ALLOWED TO MONETIZE THIS CODE IN ANY FORM.(Not even youtube)

Result:

Features:

  • Get the areal time nalytics such as:
    • Number of people in a particular area
    • Number of people in high risk
    • The extent of risk to a particular person.
  • Doesn't collect any data of a particular person
  • Stores a video output for review

Things needed to be improved :

  • Auto-calibration [For the given sample video, I've calibrated the model by simulating a 3D depth factor based on the camera position and orientation.]
  • Faster processing

Installation:

Credits:

A big thanks to Ardian Rosebrock (www.pyimagesearch.com) for CV tutorial on detection.

About

An AI tool to prevent spreading of coronavirus (COVID-19) by using computer vision on video surveillance

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENCE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%