Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day!
7条答案
按热度按时间l3zydbqr1#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档、常见问题、历史Issue、AI社区来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day!
zujrkrfu2#
看使用的是分类模型,要不试下这个repo里的cpp预测部署呢?基于vs2019的话,cpu/gpu/trt应该都是可以的,可以直接下载官网的预测库哈
https://github.com/PaddlePaddle/PaddleClas/blob/release%2F2.1/deploy/cpp_infer/readme.md
elcex8rz3#
想问下创建工程的时候必须使用你们 这种make 方式吗?我上面的工程是自己创建工程然后配置的需要的链接库的,这样按理说也不应该有问题吧
igetnqfo4#
不是必须的,只是建议,不过建议先跑下demo 排除环境问题
bz4sfanl5#
OK,我先尝试下谢谢
knsnq2tg6#
有点疑惑了,跑这个demo是可以成功的
2vuwiymt7#
嗯嗯,那可能是你导入paddle的时候有点问题,可以参考这个demo中的链接方式修改一下哈