PaddlePaddle / PaddlePaddle/FastDeploy
使用fastdeploy推理一张图片,部分文字缺失
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
使用fastdeploy的BatchPredict推理一张图片结果如下:
同一张图片,使用paddleocr推理结果如下:
对比之下缺失了整整一行文字,请问这是什么问题,怎样解决?
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
Start by reproducing the reported image inference with FastDeploy's BatchPredict entry point and compare its output with PaddleOCR on the same image. Check the inference configuration and preprocessing differences; the issue is resolved when FastDeploy returns the missing text row consistently with PaddleOCR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100