tensorflow / tensorflow/datasets
[data request] QuickDraw JSON
Open
Nobody has claimed this yet.
dataset request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
- Name of dataset: QuickDraw JSON (vectors)
- URL of dataset: https://github.com/googlecreativelab/quickdraw-dataset
- License of dataset: Creative Commons Attribution 4.0 International license
- Short description of dataset and use case(s): We've simplified the vectors, removed the timing information, and positioned and scaled the data into a 256x256 region. The data is exported in ndjson format with the same metadata as the raw format.
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.