sukkee

Results 32 comments of sukkee

模型可以发一下吗?

这个应该是 算子问题导致

Hi. PaddleSeg Team has supported interactive object segmentation. https://github.com/PaddlePaddle/PaddleSeg/blob/release/2.4/EISeg/README_EN.md

Do you want to use in web platform?

We will follow up this issue. If there is progress in the follow-up, we will update it in time

https://github.com/PaddlePaddle/Paddle.js/pull/396 去掉推理中留存的无用模型资源内存占用 todo:增加 shader 缓存

https://github.com/PaddlePaddle/Paddle.js/pull/398 增加 env flag 判断,默认关闭推理中 webgl_query_time,去掉持续增长的内存占用

https://github.com/PaddlePaddle/Paddle.js/pull/399 及时清理 ocr opencv 后处理中的 mat 内存占用,解决多次 rec 过程中的 内存持续增长问题

辛苦提供一下 模型文件,我们排查一下

https://github.com/PaddlePaddle/Paddle.js/blob/release/v2.2.3/packages/paddlejs-models/ocr/src/index.ts#L42 这个 ocr 封装的 SDK 暂不支持本地 json 格式,需要上传模型地址