-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
模型加载不出来 啥原因 #52
Comments
开发者工具上是否正常加载 |
开发工具可以加载 |
试试把模型下载下来放到web服务器上,修改一下modelUrl |
解决了吗,我的也这样 |
我放在自己服务器上,配置了合法域名都不行 |
解决了 |
您好,我也是这样的问题,在小程序开发者工具可以正常加载,一旦真机调试或者预览就一直显示在加载中,请问如何解决? @HunterXuan |
网络问题,或者是你没有把“不校验安全域名”选上 |
您好,确认开启了“不校验合法域名”。这个模型不是本地加载的嘛(model文件夹),为什么会存在网络问题? |
模型在服务器,需要先下载模型,才能运行的。你可以直接预览,然后把调试打开,可能会有具体的报错 |
请问在开发工具上也是拼命加载模型是什么原因? |
拉一下最新代码,然后开启“不校验合法域名” |
这样操作之后,只有姿势识别正常,其他功能还是拼命加载模型 |
一直在加载
The text was updated successfully, but these errors were encountered: