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

Return all identity scores for each instance #22

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Return all identity scores for each instance #22

merged 2 commits into from
Jun 6, 2024

Conversation

glopesdev
Copy link
Member

Currently the PoseIdentity class returns only the identity and confidence score for the identity class with maximum likelihood. This PR includes the full vector of identity confidence scores to allow more sophisticated downstream filtering and processing of SLEAP output.

Fixes #18

@glopesdev glopesdev added the feature New planned feature label Jun 5, 2024
@glopesdev glopesdev merged commit 24c85b3 into main Jun 6, 2024
1 check passed
@glopesdev glopesdev deleted the issue-18 branch June 6, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return full class likelihood vector for each instance
1 participant