PaddlePaddle / PaddlePaddle/FastDeploy
ppocr部署异常
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
环境
- 【FastDeploy版本】:fastdeploy-win-x64-1.0.6
- 【系统平台】: Windows x64(Windows10)
- 【硬件】: cpu
- 【编译语言】: C++
问题日志及出现问题的操作流程
- 附上详细的问题日志有助于快速定位分析
问题是这样,使用PPOCRV3的实力代码测试,封装的方法直接使用是没问题的(如下图1)。工程里面需要把方法修改一下,实例化PPOCRV3一个方法,推理图片一个方法(将图1红色方框抽取出来,如图2),使用推理图片方法的时候一直报内存错误的提示;



Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the PPOCRV3 sample and FastDeploy 1.0.6 on Windows x64 with CPU, but provides no source files, tests, or detailed memory-error log. Start by reproducing the sample, then compare it with the refactored flow that separates PPOCRV3 construction from image inference. Done means the separated flow runs without the reported memory error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100