A simple python script to dump the datasets from QuickDraw to the disk.
First, install node.js
with npm
.
npm install quickdraw.js
Second, cd this repo, run
node quickdraw.js
Finally,
python quickdraw.py
If you don't have opencv and numpy
pip install opencv-contrib-python
pip install numpy
Ruofei Du (http://www.duruofei.com)
CC0 Free software, yeah!