ToPILImage (); cnt = 0; for image,label in data_loader: ... ToPILImage()中有一句; # npimg = np.transpose(pic.numpy(), (1, 2, 0)) ...
確定! 回上一頁