Jason

Results 463 comments of Jason

I think you are create a new class `PPOCRv4` like this ``` class PPOCRv4 : PPOCRv2 { ... ... }; ``` But we need to add a declaration before the...

此ISSUE由于一年未更新,将会关闭处理,如有需要,可再次更新打开。

环境cuda版本和cudnn版本分别是多少呢

如果只有4G,建议跑一些小的模型

是否与此issue是同一个问题? https://github.com/PaddlePaddle/FastDeploy/issues/597

- 按照示例代码,使用命令行编译是否可以编译和执行 - 贴一下具体的出错提示截图

你好,试下给每个模型的option切换成option.UsePaddleInferBackend()试下,当前看到是openvino后端出错

请问你是使用命令行方式来编译的吗,试下使用命令行的方式进行编译看下呢?https://github.com/PaddlePaddle/FastDeploy/blob/develop/docs/cn/faq/use_sdk_on_windows.md#CommandLine

> 遇到同样的错误,使用fastdeploy1.0.1、1.0.0、0.8.0都会报错(ov::Exception),用0.3.0可以正常部署(winx64平台) 运行的是什么模型呢?

此ISSUE由于一年未更新,将会关闭处理,如有需要,可再次更新打开。