You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
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!
The text was updated successfully, but these errors were encountered: