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

is it support for ORB_SLAM3??? #18

Open
diybl opened this issue Sep 23, 2020 · 4 comments
Open

is it support for ORB_SLAM3??? #18

diybl opened this issue Sep 23, 2020 · 4 comments

Comments

@diybl
Copy link

diybl commented Sep 23, 2020

ORB_SLAM3 has release ,imu have been added.
and it support gpu???
jetson nano or cuda

@thien94
Copy link
Owner

thien94 commented Sep 24, 2020

Hi @diybl, as far as I know ORB-SLAM3 has no support for GPU/CUDA yet.

Right now I don't have any plan to move up to ORB-SLAM3 until it reaches version 1.0 or a confirmed stable release (right now it's at V0.3) but since everything is open-source, you can just copy the necessary parts here to the new code.

@Sherlock-hh
Copy link

hi, have you achieve the support of cuda? dose it speed up? I run the original orb-slam3 on jetson nano, it's so slow, only 2-4fps with Euroc datesets...... if cuda can speed up, please tell me it's speed so I can try it, Thank you very much !

@diybl
Copy link
Author

diybl commented Oct 8, 2021

hi, have you achieve the support of cuda? dose it speed up? I run the original orb-slam3 on jetson nano, it's so slow, only 2-4fps with Euroc datesets...... if cuda can speed up, please tell me it's speed so I can try it, Thank you very much !

u test with monocular or stereo ??

@Sherlock-hh
Copy link

hi, have you achieve the support of cuda? dose it speed up? I run the original orb-slam3 on jetson nano, it's so slow, only 2-4fps with Euroc datesets...... if cuda can speed up, please tell me it's speed so I can try it, Thank you very much !

u test with monocular or stereo ??

Thanks for your reply, stereo, and most time cost in orb feature extracting

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