tensorflow - 在 flutter 中运行 tensorflow-lite 的最佳选择是什么?

标签 tensorflow flutter tensorflow2.0 tensorflow-lite

在 Napur Garg 在 TFWorld'19 的演讲中,她提到了一些社区语言绑定(bind)。

在 iOS 和 Android 的 Flutter 中使用 TF-lite 的更稳定可靠的选择是什么?

enter image description here

最佳答案

您可以使用 https://pub.dev/packages/tflite_flutter .它提供了类似于 TfLite JAVA API 的 dart API。

编辑:TFLite Flutter Helper Library 现在也可用了 https://pub.dev/packages/tflite_flutter_helper

关于tensorflow - 在 flutter 中运行 tensorflow-lite 的最佳选择是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59138650/

相关文章:

python - Tensorflow 对象检测 API : Print detected class as output to terminal

python - TensorFlow 广播

google-maps - flutter 谷歌地图。展示风格。我怎样才能让它发挥作用?

tensorflow - 计算输出相对于权重的梯度

python - Keras:TensorFlow 1.3 模型在 TensorFlow 1.4 或更高版本下失败(错误预测)

python - 在Tensorflow中,如何解开tf.nn.max_pool_with_argmax得到的扁平化指标?

dart - 如何在 flutter 中实现字母滚动

flutter - “Could not resolved the package” 每次在我自己的包里安装新包

python-3.x - 如何在 Tensorflow 2.0 中使用嵌入投影仪

python - 未知层 : KerasLayer when i try to load_model