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

Fix PP-YOLOE Export ONNX Model and Update PP-YOLOE ONNX-TRT Demo #8777

Closed
wants to merge 3 commits into from

Conversation

laugh12321
Copy link

@laugh12321 laugh12321 commented Dec 30, 2023

Changes:

  • Fixed the deploy/end2end_ppyoloe code to ensure the correct export of ONNX models for different configurations of PP-YOLOE and PP-YOLOE+, fix end2end_ppyoloe生成onnx模型报错 #7139, 导出为onnx模型时候报错 #8756.
  • Addressed the EfficientNMS_TRT plugin insertion issue in the deploy/end2end_ppyoloe code, ensuring the plugin is embedded correctly.
  • Updated the inference code in deploy/end2end_ppyoloe to include batch inference examples.
  • Updated the deploy/third_engine/demo_onnx_trt code to resolve the incorrect insertion position of the EfficientNMS_TRT plugin.

Copy link

paddle-bot bot commented Dec 30, 2023

Thanks for your contribution!

@CLAassistant
Copy link

CLAassistant commented Dec 30, 2023

CLA assistant check
All committers have signed the CLA.

@laugh12321 laugh12321 changed the base branch from release/2.7 to develop December 30, 2023 13:21
@laugh12321
Copy link
Author

这个请求是哪里有问题吗?

@laugh12321 laugh12321 closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants