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

[BUG] Error Sampling Result for Furthest Point Sampling #157

Open
qinglew opened this issue Sep 28, 2021 · 1 comment
Open

[BUG] Error Sampling Result for Furthest Point Sampling #157

qinglew opened this issue Sep 28, 2021 · 1 comment

Comments

@qinglew
Copy link

qinglew commented Sep 28, 2021

I build the pointnet2_ops on Windows 10, and the version of Python is 3.7. When I use the furthest_point_sample and gather_operation to sample points from a dense point cloud, I find that there is a bug in the algorithm:

Here is the dense point cloud:

After use fps to sample 2048 points, there is a hole on the plane:

@qinglew
Copy link
Author

qinglew commented Sep 28, 2021

It happened many times when apply to different models.

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