pclucas14 / pixel-cnn-pp

Pytorch Implementation of OpenAI's PixelCNN++
Other
345 stars 76 forks source link

conditional generation #23

Closed zhangdan8962 closed 2 years ago

zhangdan8962 commented 3 years ago

Hi, I am wondering if your code supports conditional generation based on label or latent code?

pclucas14 commented 2 years ago

Hi,

no it is not implemented yet. Feel free to submit a pr :)