MultiGarmentNetwork
MultiGarmentNetwork copied to clipboard
Why are `test_data.pkl`'s OpenPose confidence levels above 1?
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])
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.