Skip to content

Tags: pgari/lobe-python

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
lobe-python 0.3 refactor (lobe#15)

* refactor! more flexible and backwards-compatible with lobe signature files. tf_backend uses the tf 1.15 session and saved model loader rather than the contrib inference library.

* update to tensorflow 2.4

* add onnx backend!

* add note about libjpeg62-turbo for raspbian

* onnxruntime not on arm

* remove tflite install resource (taken care of in setup.py), and add link to trash classifier example

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix signature bugs (lobe#10)

* fix signature bugs

* Update setup.py

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request lobe#9 from lobe/aa-pypi-release

create publishing action for pypi