1. 首页
  2. 数据库
  3. 其它
  4. some thoughts about torchvision

some thoughts about torchvision

上传者: 2021-01-31 19:54:53上传 PDF文件 17.62KB 热度 26次
For torchvision this package is comprised by some data such mnist cifar10 ,cifar100,and so on. if you want to see the details about torch tensor you c an do like this DOWNLOAD_MNIST=True train_data=torchvision.datasets.MNIST( \troot='./MNIST', train=True, transform=torchvision.transforms.ToTensor(
下载地址
用户评论