MultiGarmentNetwork icon indicating copy to clipboard operation
MultiGarmentNetwork copied to clipboard

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

Open neonb88 opened this issue 5 years ago • 1 comments

Hi all! :smile:

@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])

neonb88 avatar May 18 '20 14:05 neonb88

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.

bharat-b7 avatar May 18 '20 15:05 bharat-b7