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

Improve RKNN search efficiency #219

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Improve RKNN search efficiency #219

merged 2 commits into from
Nov 29, 2023

Conversation

kya8
Copy link
Contributor

@kya8 kya8 commented Nov 29, 2023

Fixes #218

Set the worst dist to the max radius in RKNNResultSet::init(). This allows earlier branch elimination when searching.
@jlblancoc jlblancoc merged commit 5f0ffa5 into jlblancoc:master Nov 29, 2023
6 checks passed
@jlblancoc
Copy link
Owner

Thanks! 👍

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

Successfully merging this pull request may close these issues.

Performance issues with RKNNResultSet
2 participants