[–] wei_jok 9y ago ↗ Link to Dataset: https://quickdraw.withgoogle.com/dataLink to Blog Post announcement of Sketch-RNN code: https://magenta.tensorflow.org/sketch_rnnLink to Paper: https://arxiv.org/abs/1704.03477Link to GitHub Repo of Sketch-RNN code: https://github.com/tensorflow/magenta/blob/master/magenta/mo...Link to previous Hacker News discussion: https://news.ycombinator.com/item?id=14114706
[–] rbobby 9y ago ↗ I was wondering why almost all the drawing by people were "terrible"... and then I saw how they acquired them: https://quickdraw.withgoogle.comReally hard to do with a mouse in the time allowed... but kind of fun. [–] sleepychu 9y ago ↗ The page works on our phone too, which is better.I think this allows noise elimination by averaging though, it distills the key elements of a doodle of a bird, cat, car, etc. [–] j2kun 9y ago ↗ In retrospect this was a genius way to get training data :)
[–] sleepychu 9y ago ↗ The page works on our phone too, which is better.I think this allows noise elimination by averaging though, it distills the key elements of a doodle of a bird, cat, car, etc.
[–] TotallyHuman 9y ago ↗ Better if they release the trained model. [–] intoverflow2 9y ago ↗ They have, but it's in the middle of python notebook spaghetti [–] hardmaru 9y ago ↗ the jupyter notebook will download a bunch of pre-trained tensorflow lstm models into /tmp/sketch_rnn
[–] hardmaru 9y ago ↗ the jupyter notebook will download a bunch of pre-trained tensorflow lstm models into /tmp/sketch_rnn
[–] sleepychu 9y ago ↗ Can I use this to work out if something is a hot dog? I've got a killer app idea... [–] LeifCarrotson 9y ago ↗ It's not that precise, it will only determine whether or not a drawing contains a sandwich.
[–] LeifCarrotson 9y ago ↗ It's not that precise, it will only determine whether or not a drawing contains a sandwich.
10 comments
[ 5.7 ms ] story [ 16.3 ms ] threadLink to Blog Post announcement of Sketch-RNN code: https://magenta.tensorflow.org/sketch_rnn
Link to Paper: https://arxiv.org/abs/1704.03477
Link to GitHub Repo of Sketch-RNN code: https://github.com/tensorflow/magenta/blob/master/magenta/mo...
Link to previous Hacker News discussion: https://news.ycombinator.com/item?id=14114706
Really hard to do with a mouse in the time allowed... but kind of fun.
I think this allows noise elimination by averaging though, it distills the key elements of a doodle of a bird, cat, car, etc.