You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: