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

Get the confidence Score of each keypoint #43

Open
adnantariq18 opened this issue Jul 1, 2022 · 2 comments
Open

Get the confidence Score of each keypoint #43

adnantariq18 opened this issue Jul 1, 2022 · 2 comments

Comments

@adnantariq18
Copy link

hi there. Is it possible to get the confidence score for the predicted key point for pre-trained model and custom trained model
what modifications are required to get the probability or confidence scores with the predicted keypoint

@yangsenius
Copy link
Owner

You can take the heatmap values of the maximum activation positions as the confidences for the keypoints.

@adnantariq18
Copy link
Author

adnantariq18 commented Jul 20, 2022

i think i didn't understand correctly can you elaborate plz .. are you talking about the function "get_max_pred function" ? If so what modification do i need

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