sample-tensorflow-imageclassifier
sample-tensorflow-imageclassifier copied to clipboard
TensorFlow Lite
Can this sample be updated to use tflite file format for TensorFlow Lite (e.g. inceptionv3_slim_2016.tflite) instead of the 2015 inception5h.pb?
you can use this link for converting your model to TF lite model converter https://medium.com/@rdeep/tensorflow-lite-tutorial-easy-implementation-in-android-145443ec3775