-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
您好,抱歉再次打扰,关于静态文件想再请教您几个问题。
我在之后按照knn的安装步骤安装好了posenet插件,若有需要详细步骤在:https://github.com/YIN-jw/scratch3.0_posenet_install。其中在安装依赖时是直接yarn add @tensorflow/tfjs-core,yarn add @tensorflow-models/posenet(没有考虑tfjs库的版本号)。 之后能够在网页版中正常运行,但是knn插件又不能正常使用了。再重新yarn add @tensorflow/tfjs@0.10.0又能使用了,但是posenet不能使用。我猜想是因为knn插件使用的是tfjs@0.10.0(yarn add @tensorflow/tfjs@0.10.0),posenet需要的版本比knn要高,所以造成了knn不能再使用。
目前对于这个问题没有想到解决办法,请问您可以给我一些建议吗?
另外,在使用LeapMotion这个插件时,出现的结果都是‘0’,想请问一下这个插件的用法是什么?
Metadata
Metadata
Assignees
Labels
No labels