neocxi / pixelsnail-public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing data folder

capybaralet opened this issue · comments

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.

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

should be fixed in 0d0c01a