【发布时间】:2020-07-12 22:35:57
【问题描述】:
我克隆了Tensorflow's Android image classification example,现在我想使用从here 下载的我自己的tflite 对食物进行分类。如何用我自己的 tflite 替换默认的 tflite?我只有一个 tflite,而在 Android 示例中有一对,所以我不确定要摆脱哪个 tflite。
【问题讨论】:
标签: android android-studio tensorflow tensorflow-lite