TensorFlow Lite Model for Android App ( Apply only if you have done similar project using TF lite in past)

Job ID: 37731420

Budget: ₹600 – ₹3,000 INR

I am alraedy able to run few tensorflow light modle on android - https://github.com/googlesamples/mlkit/tree/master/android/vision-quickstart

Now I want to run few custom model which I exported as tensorflow light model from https://www.customvision.ai/

It gives same tflight model. I need help to run it on android device.
Model should run iffline without internet connectiton. And that what the purpose of tensorflow light is.

https://github.com/Azure-Samples/cognitive-services-android-customvision-sample/tree/master - This code demonstrate how to use tflite model from customvision in android studio