shaqian / flutter_tflite

Flutter plugin for TensorFlow Lite
https://pub.dartlang.org/packages/tflite
MIT License
631 stars 404 forks source link

Tensorflow Lite 2.x #126

Open kleysonr opened 4 years ago

kleysonr commented 4 years ago

Is there any plan to update the plugin to use the latest version of Tensforflow Lite 2.x ?

wesleynf commented 4 years ago

@kleysonr I need to use Tensorflow Lite 2.x on Android and iOS too, let me know if you have any updates or if you can use it.

kleysonr commented 4 years ago

Hi @shaqian

Any planning for TF Lite 2.x ?

AbdulRashidReshamwala commented 4 years ago

@kleysonr I can try to update on the android side if someone takes the part for the ios part @shaqian what are your thoughts ?

shaqian commented 4 years ago

Hi, I updated iOS code to TF Lite 2.2 in the lastest version 1.1.0. I haven't looked at Android but would be happy to receive a RP. :)

kleysonr commented 4 years ago

@AbdulRashidReshamwala I do not have knowledge to help on the update.