标签: tflite

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

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

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

tensorflow tensorflow-lite tflite

5
推荐指数
1
解决办法
1072
查看次数

评估项目“:tflite”时出现问题

我尝试使用 tflite 包创建一个活动对象检测应用程序,但似乎在我安装了这两个包: tflitecamera并编写了检测代码后,它似乎无法运行。

软件包:Tflite: https: //pub.dev/packages/tflite 相机: https: //pub.dev/packages/camera

发生此错误:

A problem occurred evaluating project ':tflite'.

整个错误:

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\Hepha\Documents\flutter_windows_2.10.3-stable\flutter\.pub-cache\hosted\pub.dartlang.org\tflite-1.1.2\android\build.gradle' line: 24

* What went wrong:
A problem occurred evaluating project ':tflite'.
> No signature of method: build_a7q9josm4oau2t0m3mow48bac.android() is applicable for argument types: (build_a7q9josm4oau2t0m3mow48bac$_run_closure2) values: [build_a7q9josm4oau2t0m3mow48bac$_run_closure2@c7c7456]   

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more …
Run Code Online (Sandbox Code Playgroud)

java android gradle flutter tflite

1
推荐指数
1
解决办法
5385
查看次数

标签 统计

tflite ×2

android ×1

flutter ×1

gradle ×1

java ×1

tensorflow ×1

tensorflow-lite ×1