You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mozeqiu123
changed the title
web demo替换自训练det模型出问题,求大佬解答(看过issue里的关于web demo的问题,和我的不一样)
web demo替换自训练det模型出问题,求大佬解答(看过issue里的关于web demo的问题,没有解决)
Nov 4, 2024
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
环境
问题日志及出现问题的操作流程
const detConfig = {mean: [0.485, 0.456, 0.406], std: [0.229, 0.224, 0.225]};
await ocr.init({modelPath:"https://***/paddlejs/model.json"},detConfig);
在network里面我没看到下载model.json模型成功。可能必须要用百度的云存储??
The text was updated successfully, but these errors were encountered: