FashionMNIST.zip(含pt文件)
Fashion MNIST数据集是德国研究机构Zalando Research于2017年8月份,在Github上推出的一个经典数据集。 其中训练集包含60000个样例,测试集包含10000个样例,分为10类,每一类的样本训练样本数量和测试样本数量相同,每个样本都是28×28的灰度图像, 共有10类标签,并且每个样本都有各自唯一的标签。 由于github上面下载的数据集没有pt文件,所以上传了一份包含pt文件的完整数据集。
文件列表
FashionMNIST.zip
(预估有个10文件)
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
暂无评论