w29ahmed / CropIT-Android

Hack Western 5 Project
1 stars 0 forks source link

Python Interop/Using TensorFlowLite #2

Open w29ahmed opened 5 years ago

w29ahmed commented 5 years ago

Test to see if we can interact with python code from Java and how to use the output from a tensorflow model to make predictions on an image

I think this framework is our best bet: https://chaquo.com/chaquopy/

mhsmith commented 5 years ago

Hi, I'm the creator of Chaquopy. Just wanted to let you know that we now support TensorFlow (it's the full package, not the "Lite" version). Please give it a try and report any issues on our GitHub page.