A CCTV camera application with "person" detection and remote monitoring over Wi-Fi.
Read more about it on my blog.
-
Download the pretrained Keras Yolo V3 model (trained on the COCO dataset) from here.
-
Run the following command.
$ py_cctv.py --model <path to yolo.h5> --output <path to output image directory>