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

deeplabv3p_resnet50使用GPU预测5472,3648分辨率图片耗时20s,GPU是4070,预测时间不正常 #3857

Open
1 task done
zyzyzyzyzyzyzyzyzyzy opened this issue Dec 4, 2024 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@zyzyzyzyzyzyzyzyzyzy
Copy link

问题确认 Search before asking

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

请提出你的问题 Please ask your question

微信图片_20241204090909
微信图片_20241204091007
微信图片_20241204090818

@zyzyzyzyzyzyzyzyzyzy zyzyzyzyzyzyzyzyzyzy added the question Further information is requested label Dec 4, 2024
@TingquanGao TingquanGao self-assigned this Dec 4, 2024
@TingquanGao
Copy link
Collaborator

gpu一直都没有利用率吗?可以使用下面的代码检查一下paddle是否能正常调用gpu:

import paddle
paddle.utils.install_check.run_check()

@zyzyzyzyzyzyzyzyzyzy
Copy link
Author

微信图片_20241204130918

@zyzyzyzyzyzyzyzyzyzy
Copy link
Author

微信图片_20241204131152

@zyzyzyzyzyzyzyzyzyzy
Copy link
Author

@TingquanGao

@TingquanGao
Copy link
Collaborator

看起来GPU是有利用率的,感觉是不是预处理/后处理耗时太长?

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

No branches or pull requests

2 participants