Why CIFAR-10 images are not displayed properly using matplotlib?

前端 未结 9 837
独厮守ぢ
独厮守ぢ 2021-02-06 12:28

From the training set I took a image(\'img\') of size (3,32,32). I have used plt.imshow(img.T). The image is not clear. Now changes I have to make to image(\'img\') to make it m

9条回答
提交回复
热议问题