Use read_label_file from pycoral

Bug: 193903231

Change-Id: I27649ae487589397fe7ab3c23908ddb3f3ef7617
2 files changed
tree: fd8a69891fbe5428729fde170e1a1416ce9275dd
  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