Basic pytorch functions used in the fastai library. ... im3 = torch.as_tensor(im2).permute(2,0,1) ax = show_image(im3, figsize=(2,2)) ...
確定! 回上一頁