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

Farthest point sampling algorithm to implement PointNet++ #715

Open
codejaeger opened this issue Feb 3, 2023 · 0 comments
Open

Farthest point sampling algorithm to implement PointNet++ #715

codejaeger opened this issue Feb 3, 2023 · 0 comments

Comments

@codejaeger
Copy link

Thanks for open-sourcing a TensorFlow package to implement 3D graphics neural layers. I was trying to implement PointNet++ using the existing API and noticed that a sampling algorithm is missing. To be specific, the implementation of PointNet++ requires a version called farthest point sampling. Is there a plan for such an algorithm to be implemented in the future or are contributions welcome for it?

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