Skip to content

varunbpatil/PyCCTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PyCCTV

A CCTV camera application with "person" detection and remote monitoring over Wi-Fi.

Read more about it on my blog.

Usage

  1. Download the pretrained Keras Yolo V3 model (trained on the COCO dataset) from here.

  2. Run the following command.

$ py_cctv.py --model <path to yolo.h5> --output <path to output image directory>

Releases

No releases published

Packages

No packages published

Languages