Fashion-MNIST converted to png

Author: gazayCreated Nov 21, 2019Updated May 9, 2025

Hello there! Thank you for great dataset!

I wrote a (yet another) script which converts MNIST format stored images to png. It could be helpful in cases when you don't want to spend time on parsing MNIST format or use third-party implementations to read it (for example when you writing simple possible pipeline example for new framework or algorithm).

So aside from script I've converted your great dataset into png, compressed it with zip and placed in same repository.

The repo released under MIT license as yours: https://github.com/DeepLenin/fashion-mnist_png

Source: zalandoresearch/fashion-mnist