PaddlePaddle / PaddlePaddle/FastDeploy
ppcls推理模型在Python端运行正常,在C++端无法运行
Open
@DefTruth is already working on this.
Since May 5, 2023.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
环境
-
【FastDeploy版本】: fastdeploy-win-x64-1.0.4
-
【系统平台】: Windows x64(Windows10)
-
【硬件】: cpu
-
【编译语言】: C++
-
【FastDeploy版本】:fastdeploy-python 1.0.6
-
【系统平台】: Windows x64(Windows10)
-
【硬件】: cpu
-
【编译语言】:Python(3.7)
问题日志及出现问题的操作流程
使用Vetr车辆数据集跑了个模型,在Python端使用fastdeploy运行正常,同样的模型和配置文件在C++端异常



模型和配置文件如下:
ppclas.zip
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.