PyTorch Forums
Understanding transform.Normalize( )
vision
achyut-srivastava
(Achyut Srivastava)
June 16, 2020, 6:09pm
25
You have to divide by 255 and then you can proceed with transforms.Normalize()
1 Like
show post in topic