Closed capybaralet closed 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
(my fork/branch, in case it's useful): https://github.com/capybaralet/pixelsnail-public/tree/dk
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.