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

Floaters in the rendering visualizations #36

Open
ming82871 opened this issue Nov 7, 2023 · 2 comments
Open

Floaters in the rendering visualizations #36

ming82871 opened this issue Nov 7, 2023 · 2 comments

Comments

@ming82871
Copy link

ming82871 commented Nov 7, 2023

Hi!
Thanks for your great work! We intend to evaluate some Tum sequences with your code. We found that there are some floaters in the rendering image and depth(We provide some visualizations about fr2_xyz and fr3_long_office sequence). Can you give me some suggestions or experience about this phenomenon? Do you think Hash collision is a potential cause?
Thanks!

微信图片_20231107204430

6f2afddfdcad2c954b43710abbd3876

@HengyiWang
Copy link
Owner

Hi @ming82871, thanks for your interest in our work. There are several potential reasons for this issue. 1) For rendering these results, have you used depth-guided sampling? As our truncation region is quite small, you need to use either depth-guided sampling or importance sampling (or just a sufficiently large amount of sample points) to make sure there are sample points within the truncation region. 2) Co-SLAM keeps and trains on only a small fraction of pixels with a small number of iterations for efficiency, you may not be able to get a high PSNR for rendering due to the insufficient number of pixels used for training.

@glaciomarine
Copy link

Hello, excuse me, how to do visualization

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