Understanding transform.Normalize( )

You have to divide by 255 and then you can proceed with transforms.Normalize()

1 Like