This is the 3rd post about my implementation of TensorFlow Apps on my Android Phone.
This time I fixed one small bug in the app of “TF Detect” so the object tracking function could work. The project is compiled by “cmake“ with NDK Archives in this version. You can download the new “apk files here: Tensorflow_Demo_Debug.apk.
“Once the app is installed it can be started via the “TF Classify”, “TF Detect”, “TF Stylize”, and “TF Speech” icons, which have the orange TensorFlow logo as their icon.
Continue reading “A Taste of TensorFlow on My Android Phone (III)”