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

[Docs] In the section of inference using existing models, what is the range of keypoint scores? #3122

Open
JasOleander opened this issue Sep 11, 2024 · 0 comments

Comments

@JasOleander
Copy link

📚 The doc issue

keypoint_scores: array([[0.8720184 , 0.9068178 , 0.89255375, 0.94684595, 0.83111566,
0.9929208 , 1.0862956 , 0.9265839 , 0.9781244 , 0.9008082 ,
0.9043166 , 1.0150217 , 1.1122335 , 1.0207931 , 1.0099326 ,
1.0480015 , 1.0897669 ]], dtype=float32)

Suggest a potential alternative/fix

How to infer which keypoints have a strong confidence or not based on these scores? what is the range of keypoint_scores and how to decide which keypoint is correct or not?

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

1 participant