PaddlePaddle / FastDeploy

⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end optimization, multi-platform and multi-framework support.
https://www.paddlepaddle.org.cn/fastdeploy
Apache License 2.0
2.92k stars 454 forks source link

ppcls推理模型在Python端运行正常,在C++端无法运行 #1897

Open qumoy opened 1 year ago

qumoy commented 1 year ago

温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度


环境

问题日志及出现问题的操作流程

使用Vetr车辆数据集跑了个模型,在Python端使用fastdeploy运行正常,同样的模型和配置文件在C++端异常

vs vs2

python

模型和配置文件如下: ppclas.zip

DefTruth commented 1 year ago

相关issue:

qumoy commented 1 year ago

相关issue:

https://github.com/PaddlePaddle/FastDeploy/issues/1902#issue-1697266341 这个问题麻烦看一下,大佬