Skip to content

v-hogood/TensorFlowLiteExamples

Repository files navigation

TensorFlow Lite sample applications

The following samples demonstrate the use of TensorFlow Lite in mobile applications. Each sample is written for both Android and iOS.

Image classification

This app performs image classification on a live camera feed and displays the inference output in realtime on the screen.

Samples

Android image classification

iOS image classification

Text classification

This app performs text classification on a live text feed and displays the inference output in realtime on the screen.

Samples

Android text classification

iOS text classification

Audio classification

This app performs audio classification on a live audio feed and displays the inference output in realtime on the screen.

Samples

Android audio classification

iOS audio classification

Releases

No releases published

Packages

No packages published

Languages