azihsoyn / flutter_mlkit

A Flutter plugin to use the Firebase ML Kit.
MIT License
392 stars 91 forks source link

working with custom model in flutter #99

Open mady143 opened 4 years ago

mady143 commented 4 years ago

Hi @BugsBunnyBR @arosh @eyasuyuki @azihsoyn @thomas-stockx , I had an tflite model which is locally placed and doing operation now i want to call it from the server like firebase ml kit i had also summarised the documentation related to this from https://firebase.google.com/docs/ml-kit/android/use-custom-models#java but here it is written in java android not for flutter I am using flutter so please help me to resolve this help me in changing the code in dart file and also getting issue while trying with this link https://github.com/azihsoyn/flutter_mlkit/blob/master/README.md#custom-model-interpreter

can any one help me to resolve this

Thanks and Regards, Manikantha Sekhar