FashionMNIST数据集(pytorch)免费下载

时间:2021-02-13 17:10:35
【文件属性】:
文件名称:FashionMNIST数据集(pytorch)免费下载
文件大小:86.92MB
文件格式:RAR
更新时间:2021-02-13 17:10:35
pytorch python train_set = torchvision.datasets.FashionMNIST( root='D:\\python\\dataset', train=True, download=True, transform=transforms.Compose([transforms.ToTensor()])) 使用上述代码下载的内容,包含raw和processed,解压既用。
【文件预览】:
FashionMNIST
----raw()
--------t10k-images-idx3-ubyte.gz(4.22MB)
--------t10k-labels-idx1-ubyte(10KB)
--------t10k-labels-idx1-ubyte.gz(5KB)
--------train-labels-idx1-ubyte.gz(29KB)
--------train-images-idx3-ubyte(44.86MB)
--------train-images-idx3-ubyte.gz(25.2MB)
--------t10k-images-idx3-ubyte(7.48MB)
--------train-labels-idx1-ubyte(59KB)
----processed()
--------test.pt(7.55MB)
--------training.pt(45.32MB)

网友评论

相关文章