magenta / magenta-demos

Demonstrations of Magenta Models
Apache License 2.0
1.31k stars 418 forks source link

the test of sketch-rnn #23

Open yemeijuan opened 6 years ago

yemeijuan commented 6 years ago

Now I want to test an image of my own .It's ".png". The sketch-rnn using the test dataset of ".npz". And I want to know how to use a single image to test?

hardmaru commented 6 years ago

Hi @yemeijuan

Sketch-RNN doesn't work on raster images. It is a generative model for vector images.