Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.02 KB

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