commit | 437ef5b065892eca461aee3db117abefc33d28aa | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Wed Apr 03 14:55:00 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Wed Apr 03 14:56:51 2019 -0700 |
tree | 138cc2b491c1e220fc35f37466eb34df05111195 | |
parent | 7959ca445ac20adc9a331b35bab3ddb2b016abb9 [diff] |
changelog: Bump changelog for Chef #3. Change-Id: I8b3c3371bd92bee7579f11ab90c6f20123acf2f8
Python API to run inference on image data coming from the camera.
python3 setup.py sdist python3 setup.py bdist python3 setup.py sdist_wheel
Install stdeb
package by running apt-get install python3-stdeb
or pip3 install stdeb
. Then to generate debian folder run:
python3 setup.py --command-packages=stdeb.command debianize
To build debian pacakge run:
dpkg-buildpackage -b -rfakeroot -us -uc -tc