PaddlePaddle / PaddlePaddle/FastDeploy
FastDeploy部署PPOCRV4
Open
@yangjianfengo1 is already working on this.
Since Nov 6, 2025.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
FD可以部署PPOCRV4吗,我看有ppocr_v4.h这个头文件定义了PPOCRv4这个类,但是它的构造函数的识别器fastdeploy::vision::ocr::Recognizer这个类呢,需要一个inference.pdiparams文件,但是我用这边v4的训练出来并没有这个文件,有pdmodel,有pdiparams.info,但是没有这个文件,但多了个yml文件(与v3比较),这种情况怎么处理呢?是我训练那边有问题吗?还是说我这边部署需要进行啥处理嘞,求指教!!
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.
Assessment
This issue has not been assessed yet.