tensorflow / tfjs-wechat

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

only work when turn on debug on Andoird #79

Closed Starsky-Synlitec closed 4 years ago

Starsky-Synlitec commented 4 years ago

It worked on Dev. tool. But when I run it on my phone, it only worked when I turned on the dev. window.

image

在开发者工具中一切还正常,但是手机上就出bug,运行不起来。不过在手机上打开“开发调试”又正常,关闭“开发调试”就失败。很奇怪。 我就只是运行了初始化,以及加载blazeface模型

Starsky-Synlitec commented 4 years ago

it's a problem of wechat. Need to add model address (url) to the verified domain.