pytorch-sbs/dataset_collection/DATA_FASHION_MNIST/data_url.txt

9 lines
206 B
Text
Raw Permalink Normal View History

2023-01-15 00:53:58 +01:00
https://github.com/zalandoresearch/fashion-mnist
We need:
t10k-images-idx3-ubyte.gz t10k-labels-idx1-ubyte.gz train-images-idx3-ubyte.gz train-labels-idx1-ubyte.gz
Then
gzip -d *.gz
python convert.py