/TFLiteDemo

The TensorFlow Lite demo for android mirrored from the official tensorflow repository.

Primary LanguageJava

TFLiteDemo

This is the TensorFlow Lite demo for android mirrored from the official repo.

The "mobilenet_quant_v1_224.tflite" file is already in the asset folder, Users could just clone this repo and build it with gradle wrapper to get the .apk of the demo app.