Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PaddleDetection 2.8.1 C++部署Solov2模型 #9319

Open
1 task done
ZhangDonglin12 opened this issue Mar 10, 2025 · 1 comment
Open
1 task done

PaddleDetection 2.8.1 C++部署Solov2模型 #9319

ZhangDonglin12 opened this issue Mar 10, 2025 · 1 comment
Assignees

Comments

@ZhangDonglin12
Copy link

问题确认 Search before asking

  • 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.

请提出你的问题 Please ask your question

采用PaddleDetection V2.8.1版本训练了Solov2的模型,C++ 部署
采用PaddleInterface进行部署
版本:CPU MKL版本 cpu_avx_mkl paddle_inference.zip MSVC 2017

采用官方提供的cpp deploy的文件,配置好OpenCV 和PaddleInferce的相关配置

执行程序时:在运行
  predictor_->Run();指令时,内存报错,

Exception thrown at 0x00007FF9F41718F1 (paddle_inference.dll) in main.exe: 0xC0000005: Access violation reading location 0x0000000000000000.
异常报错是否是因为版本问题??

Image

@zhangyubo0722
Copy link
Collaborator

建议使用paddle2.5版本以及PaddleDetection 2.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants