dasayan05 / sketchode

Code repo for "SketchODE: Learning neural sketch representation in continuous time" published in ICLR 2022

Home Page:https://ayandas.me/sketchode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About VectorMNIST dataset

VToucher opened this issue · comments

Hi @dasayan05 ,it seems that the vectormnist dataset in your personal homepage is in npz format, while pkl format is needed in dm.py.
Could you provide a module for format conversion or the vectormnist in pkl format?
Thanks very much!