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

How to visualize the point cloud features? #24

Open
Gardlin opened this issue Oct 21, 2022 · 2 comments
Open

How to visualize the point cloud features? #24

Gardlin opened this issue Oct 21, 2022 · 2 comments

Comments

@Gardlin
Copy link

Gardlin commented Oct 21, 2022

Hi,

Thank you for sharing your excellent work! I have read your paper recently, and I'm wondering how the draw the point clouds feature map like yours, which I think is really amazing.
I will be very appreciative if you can give me some idea about how to draw like this.
Thank you very much!

@rabbityl
Copy link
Owner

We use TSNE to reduce the feature to dimension of 3, which is then mapped to the values in 3 RGB color channels. Then just paint the point with the colors.

@Gardlin
Copy link
Author

Gardlin commented Nov 7, 2022

Hi, I have some question about the results in your paepr, how much sampled points do you use to get 69.0 and 93.5 registration recall in your paper. Do you have the results on sample 5000 2500 1000 500 250 points?
It would be very grateful if you can tell me the settings.
Thank you very much!

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