Use python3-pycoral instead of python3-edgetpu

Cherry pick changes in Enterprise edgetpuvision package.
* Compatible with Frogfish release
* Update dependency in setup.py

Change-Id: I47b60d2c8e056037c5c3150b053aa9dd0e879fbd
8 files changed
tree: 1351a6a95ea909de402755f9a05d39d473519ca6
  1. debian/
  2. edgetpuvision/
  3. plugins/
  4. .gitignore
  5. LICENSE
  6. MANIFEST.in
  7. README.md
  8. setup.py
README.md

edgetpuvision

Python API to run inference on image data coming from the camera.

Build

python3 setup.py sdist python3 setup.py bdist python3 setup.py sdist_wheel

Debian pacakge

To build debian pacakge run:

dpkg-buildpackage -b -rfakeroot -us -uc -tc