You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the data normalization process, we should also be performing division by std after subtracting with mean. Why this is not the case here? Or Am I missing something?
As per the data normalization process, we should also be performing division by std after subtracting with mean. Why this is not the case here? Or Am I missing something?
pytorch-pose/pose/utils/transforms.py
Lines 13 to 19 in b73abfa
The text was updated successfully, but these errors were encountered: