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

tensorrt 加速效果不明显 #4914

Closed
jiafuzeng opened this issue Dec 14, 2021 · 2 comments
Closed

tensorrt 加速效果不明显 #4914

jiafuzeng opened this issue Dec 14, 2021 · 2 comments
Assignees

Comments

@jiafuzeng
Copy link

release2.3
使用模型 ch_det_mv3_db_v2.0.yml
硬件平台:jetson NX
测试tensorrt 开关,发现检测识别速度没有明显改善

@LDOUBLEV
Copy link
Collaborator

尽量使用高版本的TRT,

parser.add_argument("--min_subgraph_size", type=int, default=15)

这个参数可以调小一点,

检测模型预计加速20-30%,识别模型加速较少

@paddle-bot-old
Copy link

Since you haven't replied for more than 3 months, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
It is recommended to pull and try the latest code first.
由于您超过三个月未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开(建议先拉取最新代码进行尝试),我们会继续跟进。

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