This repository lets a user take live feed from a webcam and outputs the amount of humans in the image. Used at the EmTech Hacakthon 2019: https://devpost.com/software/using-computer-vision-to-aid-in-search-and-rescue
Authors: @saaketporay @jayanthd04
This repo assumes that the user has installed openCV
- Create a Folder called Darknet
- Run the initialize.sh file
- Copy the code from the peopleCounter.py file and create it under the Darknet folder
Run the peopleConter.py file and it should output a frame with the image taken from the webcam and an estimate of the amount of people in the image