What about TFLite deployment in Flutter using Dart?
@ben64 жыл бұрын
Tensorflow Lite is not designed to be a consistent API, where as Flutter is. If you want Tensorflow Lite, you need to use platform-specific code. flutter.dev/docs/development/platform-integration/platform-channels
@gokuldas0274 жыл бұрын
There is a tflite plugin for flutter available.
@companymen424 жыл бұрын
I would really like this on microcontrollers.
@stanapoom4 жыл бұрын
Can i convert keras model (.h5) to .tflite ?
@twoplustwo55 жыл бұрын
i wish i knew all of that year ago)
@vasup20985 жыл бұрын
Great job ...
@paka17174 жыл бұрын
thank u
@fahemhamou61702 жыл бұрын
تحياتي
@megasharif15195 жыл бұрын
where to begin from please any tutorial for we the beginners ....:)
@TensorFlow5 жыл бұрын
Hi! This codelab is a great place to get started with TensorFlow for machine learning: codelabs.developers.google.com/codelabs/tensorflow-lab1-helloworld/#0 If you're talking about TF Lite in particular, you can find the guide here: www.tensorflow.org/lite/guide