Tflite模型制作者将所有磁盘问题交给colab

uba*_*man 5 tensorflow tensorflow-lite tflite

我无法在 colab 中安装 tflite model maker 。我也使用 Nightly 运行所有命令。但现在不行了。我的项目陷入困境。pip install Tflite-model-maker没有安装它花了很长时间和colab磁盘..

我无法在 colab 中安装 tflite model maker 。我也使用 Nightly 运行所有命令。但现在不行了。我的项目卡住了 pip install Tflite-model-maker 没有安装它花了很长时间和 colab 磁盘..

小智 1

显然,这是由于当前 tflite-support 的错误无法在 Python>3.10 上运行。您可以尝试使用 Google Colab 上的后备版本(请参阅此 github 问题)或使用 Media Pipe Solutions,这是 TensorFlow Lite 的下一步。