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

january 26 improvements #974

Merged
merged 1 commit into from
Jan 26, 2024
Merged

january 26 improvements #974

merged 1 commit into from
Jan 26, 2024

Conversation

serengil
Copy link
Owner

Tickets

What has been done

  • Find function now returns a pandas dataframe, with the distance column named as distance by default. Improved naming practice for clarity and consistency.

  • Added optional threshold argument to the find function. You can now filter the pandas dataframe after finding distances for each pair. If threshold is not set, the pre-tuned threshold will still be used for the given model name and distance metric.

  • Resolved yunet bug related to "Argument 'score_threshold' can't be treated as a float." The issue has been sorted out.

How to test

make lint && make test

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.

1 participant