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

Why are test_data.pkl's OpenPose confidence levels above 1? #37

Open
neonb88 opened this issue May 18, 2020 · 1 comment
Open

Why are test_data.pkl's OpenPose confidence levels above 1? #37

neonb88 opened this issue May 18, 2020 · 1 comment

Comments

@neonb88
Copy link

neonb88 commented May 18, 2020

Hi all! 😄

@bharat-b7 , why are the confidence values from your supplied test_data.pkl file repeatedly above 1? (ie. out of the natural range of openpose confidence levels, [0,1])

@bharat-b7
Copy link
Owner

Hi,

This is unusual. Unfortunately I don't have the training flags I had used.
Most likely explanation, the image extents were set to [-2, 2] instead of [-1,1] for normalization.

I am occupied till the end of this month and can look into this thereafter.
Let me know if someone figures this out in the meantime.

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