Namburger / edge-security

Security Cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgeSecurity

License made-with-coral made-with-bash made-with-opencv made-with-tflite made-with-opencv ai-with-ai

Demo

Install requirements

$ ./scripts/install_requirements.sh

Note: Should works on most platforms but the intended target are arm machines.

Example run:

  • With CPU (supper slow):
$ python3 main.py config/without_edgetpu.cfg
  • With TPU:
$ python3 main.py config/with_edgetpu.cfg

Note: Please modify the config.

About

Security Cameras


Languages

Language:Python 81.1%Language:Shell 14.4%Language:HTML 4.6%