question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[data request] QuickDraw JSON

See original GitHub issue
  • 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.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mr-ubikcommented, May 2, 2019

They are different datasets, but delving into the code we probably do not need other datasets than the one I working on.

1reaction
mr-ubikcommented, Mar 27, 2019

@Conchylicultor will do! There are currently 4 variations of the Quickdraw dataset to be added

@us which one are you implementing?

Read more comments on GitHub >

github_iconTop Results From Across the Web

quickdraw-dataset/ndjson.md at master - GitHub
Documentation on how to access and use the Quick, Draw! ... (stroke data and associated metadata) are stored as one JSON object per...
Read more >
Visualize google quickdraw data - python - Stack Overflow
How to POST JSON data with Python Requests? 1166 · Get the data received in a Flask request · 1589 · How do...
Read more >
Introducing a Web Component and Data API for Quick, Draw!
Introducing a Web Component and Data API for Quick, Draw! ... files) and returns a JSON object or an HTML canvas rendering for...
Read more >
Using Quickdraw dataset. An E2E pipeline with tensorflow.js
The quickdraw dataset is an open source dataset. It is a collection of 50 million drawings across 345 categories, contributed by players of ......
Read more >
Coding Challenge #122: Quick, Draw! Continued - YouTube
In this multi-part coding challenge, I take a closer look at the Quick, Draw ! dataset and create a simple node API to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found