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

performance issues #4

Open
PetropoulakisPanagiotis opened this issue Apr 15, 2024 · 1 comment
Open

performance issues #4

PetropoulakisPanagiotis opened this issue Apr 15, 2024 · 1 comment

Comments

@PetropoulakisPanagiotis

Hi,
I tried to evaluate the performance on the TUM dataset (roo, desk2) and it does not look good.

Has anyone similar experience?

@PetropoulakisPanagiotis
Copy link
Author

I found the problem:
The way in dataset.py the rgb and depth frame association is done with make_pair function is wrong.

Please use associate.py from here: https://cvg.cit.tum.de/data/datasets/rgbd-dataset/tools
And use these pairs. Then the code works ok. Not a similar performance as ORBV2 slam or PTAM but is close to ElasticFusion.

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

1 participant