pixel-rnn-tensorflow
pixel-rnn-tensorflow copied to clipboard
custom dataset as input?
I have about 15,000 images that are all 16x16 in size. They are jpeg formatted. How would I go about using them as training data? I could not find anything looking through the code, but its possible I missed something. MNIST is great and all, but I would like to use my own images for training.
Thanks.