摘要: 利用transform做数据增强 https://zhuanlan.zhihu.com/p/54527197 import torch import numpy as np import torchvision #torch的视觉包 import torchvision.datasets as da 阅读全文
posted @ 2021-03-24 11:00 司砚章 阅读(231) 评论(0) 推荐(0) 编辑
摘要: 先在自己的路径下创建文件夹 然后把自己想要放进去的图片放进去 import torch import numpy as np import torchvision #torch的视觉包 import torchvision.datasets as datasets import torchvisio 阅读全文
posted @ 2021-03-24 08:54 司砚章 阅读(263) 评论(0) 推荐(0) 编辑