ToImage¶ class torchaug.transforms.ToImage(batch_inplace=False, num_chunks=1, permute_chunks=False, batch_transform=False)[source]¶ Convert a tensor, ndarray, to Image ; this does not scale values. This transform does not support torchscript.