Skip to content

PyTorch implementation of a conditional pixelCNN using gated convolutional layers

License

Notifications You must be signed in to change notification settings

tuelwer/conditional-pixelcnn-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of a Conditional PixelCNN using Gated Convolutional Layers [1]

Samples from the model after 25 epochs:

MNIST Fashion-MNIST
sample_25 sample_25

References

[1] Van den Oord, Aaron, et al. "Conditional image generation with pixelcnn decoders." Advances in neural information processing systems. 2016.

About

PyTorch implementation of a conditional pixelCNN using gated convolutional layers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages