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