neocxi / pixelsnail-public

MIT License
124 stars 23 forks source link

missing data folder #1

Closed capybaralet closed 6 years ago

capybaralet commented 6 years ago

The pixelCNN++ code here has a "data" folder that this code also seems to rely on (I just copied it from that repo and it seemed to work). That code has imageio as an additional dependency.

capybaralet commented 6 years ago

Actually I'm not sure if that code works OOB here. It would be nice to know what to use for data.cifar10_data (in train.py).

I have queue-related errors using that code (near the end of the first epoch). I attached stderr/stdout. stdout.txt stderr.txt

capybaralet commented 6 years ago

(my fork/branch, in case it's useful): https://github.com/capybaralet/pixelsnail-public/tree/dk

neocxi commented 6 years ago

should be fixed in https://github.com/neocxi/pixelsnail-public/commit/0d0c01a0eedfe642b3ffdb137ce948e8340e95f7