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

KITTI dataset - Very slow speed #245

Open
Karlo28 opened this issue Mar 11, 2022 · 3 comments
Open

KITTI dataset - Very slow speed #245

Karlo28 opened this issue Mar 11, 2022 · 3 comments

Comments

@Karlo28
Copy link

Karlo28 commented Mar 11, 2022

Hi, I was working on KITTI dataset and recently I managed to get good resulting trajectory, but it works very slow after initialization. How can I manage to run it at real time speed?

@NikolausDemmel
Copy link
Collaborator

Things to check:

  • Make sure you have compiled everything in Release mode (not Debug).
  • Is it slow only for Kitti, or also other datasets.

@Karlo28
Copy link
Author

Karlo28 commented Mar 15, 2022

I am compiling in Release mode.
I tried to run it on the TUM dataset, it's slow for that dataset as well.

@NikolausDemmel
Copy link
Collaborator

Other reasons could be reading images from a slow drive or the speed of the CPU you are using... Not sure.

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

2 participants