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

KNN Operation #787

Open
rsy6318 opened this issue Mar 14, 2024 · 3 comments
Open

KNN Operation #787

rsy6318 opened this issue Mar 14, 2024 · 3 comments

Comments

@rsy6318
Copy link

rsy6318 commented Mar 14, 2024

Hi, is there any KNN Operation in kaolin?

@Caenorst
Copy link
Collaborator

Hi @rsy6318 , no KNN operations, what is your use case? We might explore some octree based KNN

@rsy6318
Copy link
Author

rsy6318 commented Aug 15, 2024

Hi, I just proposed a distance metric, named DirDist, for geometry data (point clouds or triangle meshes), and I want to add it to kaolin, where KNN operation is needed. Here is the paper link Arxiv, and our DirDist has better performance on various 3D tasks.

@Caenorst
Copy link
Collaborator

Hi @rsy6318 we will happily receive PR to Kaolin :)

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