Getting Started with TensorFlow on Android | Ray Wenderlich

See how to make use of the TensorFlow Lite library to perform image classification on photos taken with your device camera.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4556-getting-started-with-tensorflow-on-android

Amazing!
Can you identify motion (using AI and camera and not other sensors)?
Can you calculate distance of known objects?

Thanks for the cast :):hugs:

Thanks tomer!

Have not worked on that yet. I did find this blog post that may have some helpful info: Motion Gesture Detection Using Tensorflow on Android - Lemberg Solutions

Will there be a machine learning course for android? As I see there is a machine learning course for iOS. I am kind of jealous about it as there is no equivalent in the android part.

@macsimus Can you please help with this when you get a chance? Thank you - much appreciated! :]

Hi Sagar! We will do an ML course for Android at some point. We have two ML Kit tutorials up now and one ML Kit screencast. For the course, would you prefer the focus be on TensorFlow or ML Kit or something else?

It will be amazing to use Tensorflow but not MLKit. I believe MLKit is just a service which we will be limited to. Using tensorflow lite would be a great learning curve and gives a lot of opportunities. There is not even a single awesome perfect course or book on ML in android using tensorflow. I would be amazing if you build up the course using tensorflow lite.