Closed
Description
https://github.com/pytorch/vision/blob/master/torchvision/utils.py#L52
The .mul(0.5).add(0.5)
in this line seems to be assuming that the input values are in [-1,1]? Isn't the Torch convention to use [0,1] for images?
Metadata
Metadata
Assignees
Labels
No labels