Skip to content

Android TensorFlow Lite Machine Learning Example.This is an example project for integrating TensorFlow Lite into Android application This project include an example for object detection for an image taken from camera using TensorFlow Lite library.

Sainathhiwale/Android-TensorFlow-Lite-Example

Repository files navigation

Android-TensorFlow-Lite-Example

Android TensorFlow Lite Machine Learning Example

This is an example project for integrating TensorFlow Lite into Android application This project include an example for object detection for an image taken from camera using TensorFlow Lite library.

use this repo. It describes project library about TensorFlow Lite for Android.

add two dependency in build.gradle app level.

implementation 'org.tensorflow:tensorflow-lite:+' implementation 'com.wonderkiln:camerakit:0.13.1'

Screen shot

keyboard_example pen_example sample_combined wallet_example

About

Android TensorFlow Lite Machine Learning Example.This is an example project for integrating TensorFlow Lite into Android application This project include an example for object detection for an image taken from camera using TensorFlow Lite library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages