deepkolos / wxmp-tensorflow

微信小程序下运行最新TensorFlowJS的解决方案
123 stars 30 forks source link

movenet运行失败的问题 #7

Closed AaronCather closed 2 years ago

AaronCather commented 2 years ago

您好: 在手机上验证了下movenet,直接卡死在初始化了 报错是这个 ERROR: 0:169: 'expression' : left of '[' is not of type array, matrix, or vector
painter.js:1 169 out_of_bounds = out_of_bounds || index >= paramsShape[j];
painter.js:1 170 flattenIndex += index * strides[j]; 171 } 172 setOutput(out_of_bounds ? 0.0 : getX(flattenIndex, coords[1])); 173 } 174
不知道有没有什么办法可以解决卡死初始化问题?希望得到您的回复

deepkolos commented 2 years ago

@AaronCather 是demo中有movenet 请问是ios手机么, 我刚用红米note10pro扫, 这个是正常的

AaronCather commented 2 years ago

您这个是正常的,我是说我的编译问题,可以先不看了。 再请教个问题啊,现在movenet小程序支持多人了吗?

deepkolos commented 2 years ago

https://github.com/deepkolos/wxmp-tensorflow/blob/4c7e612bf38401f0753500d5b35dd49ff1a074b8/tfjs-models-sync/pose-detection/movenet/constants.ts#L39 可以看看这个文件 @AaronCather

AaronCather commented 2 years ago

好的,谢谢大佬

FuckAnyProblem commented 2 years ago

好的,谢谢大佬

你多人有试吗,最终可以吗

AaronCather commented 2 years ago

没成功

FuckAnyProblem commented 2 years ago

没成功

好吧

AaronCather commented 2 years ago

没成功

好吧

你那边实现了横屏了吗?

FuckAnyProblem commented 2 years ago

没成功

好吧

你那边实现了横屏了吗?

我没有这个需求