【发布时间】:2022-10-22 00:55:17
【问题描述】:
目前,我正在评估 Edge Impulse 平台和生成的 .lite 模型。
谁能指导我如何将 .lite 模型转换为。 tflite?
【问题讨论】:
标签: tensorflow conv-neural-network voice-recognition keyword-spotting tflite
目前,我正在评估 Edge Impulse 平台和生成的 .lite 模型。
谁能指导我如何将 .lite 模型转换为。 tflite?
【问题讨论】:
标签: tensorflow conv-neural-network voice-recognition keyword-spotting tflite
.lite 文件已经是一个 TFLite 文件。只需重命名为.tflite。
【讨论】: