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

ppyolo模型转onnx报错:存在不支持的算子 #1095

Open
WenjieZhou9 opened this issue May 15, 2023 · 1 comment
Open

ppyolo模型转onnx报错:存在不支持的算子 #1095

WenjieZhou9 opened this issue May 15, 2023 · 1 comment

Comments

@WenjieZhou9
Copy link

WenjieZhou9 commented May 15, 2023

请将下面信息填写完整,便于我们快速解决问题,谢谢!

问题描述
请在此处详细的描述报错信息

ppyolo模型转onnx失败啦!
模型链接:
https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.5/configs/ppyolo

转换命令:
paddle2onnx --model_dir ppyolov2_r101vd_dcn_365e_coco --model_filename model.pdmodel --params_filename model.pdiparams --opset_version 11 --save_file ppyolov2_r101vd_dcn_365e_coco.onnx

报错信息:
[Paddle2ONNX] Oops, there are some operators not supported yet, including deformable_conv,matrix_nms,
[ERROR] Due to the unsupported operators, the conversion is aborted.

更多信息 :

  • 用于部署的推理引擎:
  • 为什么需要转换为ONNX格式:真心需要
  • Paddle2ONNX版本: 1.0.5
  • 你的联系方式(Email/Wechat/Phone): DDXRAY952(Wechat)

报错截图
image

其他信息

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants