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

KDTree indexing before applying average pooling #1

Open
RahulSajnani opened this issue May 27, 2023 · 1 comment
Open

KDTree indexing before applying average pooling #1

RahulSajnani opened this issue May 27, 2023 · 1 comment

Comments

@RahulSajnani
Copy link

I see that in the demo you do not perform a kdtree pooling. This will result in improperly extracted TFN features and will not give optimal performance. You need to perform a kdtree pooling here.

@vanhalen42
Copy link
Owner

Hey, thanks for this! This was a known issue, but I might have missed it in the demo code. I will update the code and the checkpoints soon.

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