-
Notifications
You must be signed in to change notification settings - Fork 1
Home
David Salek edited this page Nov 19, 2017
·
3 revisions
The instructions to install a security camera are given in the following steps:
- Deploy TensorFlow Serving ModelServer with Inception-v3 or SSD MobileNet v1 model on a desktop computer using Docker and Kubernetes. https://github.com/salekd/rpizero_smart_camera2/wiki/TensorFlow-Serving-ModelServer
- Install Motion and get it running automatically on Raspberry Pi. https://github.com/salekd/rpizero_smart_camera/wiki/Motion
- Configure a storage on Amazon S3 and e-mail notifications. https://github.com/salekd/rpizero_smart_camera2/wiki/Utils
- Install TensorFlow Serving python API and establish an SSH tunnel. https://github.com/salekd/rpizero_smart_camera2/wiki/TensorFlow-Serving-API