tensorflow / tfjs-wechat

WeChat Mini-program plugin for TensorFlow.js
https://tensorflow.org/js
539 stars 101 forks source link

BlazePose模型在华为mete20手机的微信小程序中识别不出人体姿态 #114

Open HelloLcy opened 2 years ago

HelloLcy commented 2 years ago

To get help from the community, we encourage using Stack Overflow and the tensorflow.js tag.

TensorFlow.js 3.8.0 tfjs-wechat plugin 0.2.0 WeChat 8.0.16 WeChat base API 2.21.2 WeChat IDE 1.05.2111300

"tfjs-models/pose-detection的BlazePose(tfjs)" model is able to recognize body guesture on Wechat's Mini Program on iPhone, while it does not recognise any body acts and movements on Huawei Mate 20 which operates on Harmony OS. According to Console Log, the value of poseRect on two devices deviates significantly in the model's prediction.

forrestzeng commented 2 years ago

确实碰到同样的问题Harmony OS 不支持,AndroidOS可用