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
multiplied by 255 should not change the std. After converted to BGR, I guess the std should be [0.225, 0.224, 0.229]( the standard std is [0.229, 0.224, 0.225])
For the transforms, the std should equal [1., 1., 1.]?
The text was updated successfully, but these errors were encountered: