You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
End-to-end functionality testing is now possible on a local development environment thanks to mocking (e.g. mocking the on-board camera hardware with test images).
Removed Netpbm dependency for image resizing and consolidated that operation into a single executable binary.
Image classification pipeline can now include custom implemented executable programs instead of just TensorFlow Lite model inferences.