Transforms ¶ · Rescale : to scale the image · RandomCrop : to crop from image randomly. This is data augmentation. · ToTensor : to convert the numpy images to torch ...
確定! 回上一頁