-
Notifications
You must be signed in to change notification settings - Fork 20
推理速度很慢 #4
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
Comments
推理引擎用的是onnxruntime CPU版本,如果电脑有GPU,可以尝试GPU版本 |
想问一下有成功改造到gpu上么,我这边遇见了一些问题 |
没在gpu上试过,理论上只需要使用onnxruntime gpu版本就可以了。
https://github.com/microsoft/onnxruntime/releases/download/v1.15.1/onnxruntime-win-x64-gpu-1.15.1.zip
遇到什么问题了?
…------------------ 原始邮件 ------------------
发件人: "AIDajiangtang/Superpoint-LightGlue-Image-Stiching" ***@***.***>;
发送时间: 2023年8月24日(星期四) 下午3:41
***@***.***>;
***@***.******@***.***>;
主题: Re: [AIDajiangtang/Superpoint-LightGlue-Image-Stiching] 推理速度很慢 (Issue #4)
想问一下有成功改造到gpu上么,我这边遇见了一些问题
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
gpu 挺快的,有问题可以一起讨论。 |
@newforrestgump001 在gpu上大概多久?我测试在gpu上需要9秒左右,light-glue推理需要4秒多?请问你是自己改动代码到gpu上吗? |
我在GPU上测试,也很慢, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
代码是cpu下的吗,比python版本还更耗时
The text was updated successfully, but these errors were encountered: