Skip to content

Simple Android app example with Tensorflow Lite as part of a blog post.

Notifications You must be signed in to change notification settings

eManPrague/tensorflow-android-example

Repository files navigation

Simple Android app example with Tensorlfow Lite use

Convolutional Neural Network are current state of the art for image classification. You can find here how to implement a frozen .tflite model to an Android app.

Application

The Convolutional Neural Network recognizes a dug toy. Application takes frames from camera and passes it to trained Tensorflow model for recognition.

Note

About

Simple Android app example with Tensorflow Lite as part of a blog post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages