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

paddlex版面区域检测模块linux推理比windows慢很多 #2443

Open
narc1ssus1 opened this issue Nov 8, 2024 · 1 comment
Open

paddlex版面区域检测模块linux推理比windows慢很多 #2443

narc1ssus1 opened this issue Nov 8, 2024 · 1 comment
Assignees

Comments

@narc1ssus1
Copy link

版面区域检测模块RT-DETR-H_layout_3cls这个模型在linux下推理比windows慢很多,linux下要4s,windows下只要0.5s,显卡,显卡驱动,cuda和cudnn的版本都是一致的,这是为什么

@cuicheng01
Copy link
Collaborator

wsl还是纯linux呢?如果是wsl的话,本身有一些I/O开销和命令系统调用翻译的耗时,还有一些资源调度的差异,速度可能比windows慢,如果是纯Linux,应该不太可能。

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