Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 391 Bytes

File metadata and controls

13 lines (11 loc) · 391 Bytes

Dr. Watson People Counter Module

This repository is the People Counter module. Feel free to test it with your own videos.

Installation of Libraries

pip install requirements.txt

Comand to run the program for inference

python people_counter.py --prototxt Objects.prototxt.txt --model Objects.caffemodel --dir cctv.mp4
  • you may change --dir to your filename