Following the Google's doodle dataset I would like to know how to get the numpy 28x28 image data out of a .ndjson
file (just the image data).
I am aware that they also provide the dataset in a numpy version but I am facing a similar issue with another dataset similar to Google´s one which only has the simplified
.ndjson
files.