Open mr-ubik opened 5 years ago
I would like to add this. Assign me thanks.
The problem is should we add both RAW, Simplified and .npz (Which has splits and was the one used to train Sketch RNN) or just one of them?
@Conchylicultor I am working on the SketchRNN dataset, could you assign me to the issue too?
Thanks for your interest. @mr-ubik if you are both on the same dataset, try to coordinate with @us to avoid duplicating work.
@Conchylicultor will do! There are currently 4 variations of the Quickdraw dataset to be added
@us which one are you implementing?
@mr-ubik what is the different of this variations ?
They are different datasets, but delving into the code we probably do not need other datasets than the one I working on.
Folks who would also like to see this dataset in
tensorflow/datasets
, please thumbs-up so the developers can know which requests to prioritize.Currently, tfds contains the bitmap version of the QuickDraw dataset, making available the JSON (raw and pre-processed) version would aid in the training of Sequences based models.