pixelcnn topic
pytorch-generative
Easy generative modeling in PyTorch.
pixel-rnn-tensorflow
in progress
pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
pixel-recursive-super-resolution
Tensorflow implementation of pixel-recursive-super-resolution(Google Brain paper: https://arxiv.org/abs/1702.00783)
pixelCNN
Theano reimplementation of pixelCNN architecture
GatedPixelCNNPyTorch
PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016
wavenet
WaveNet implementation with chainer
pixel-models
Pytorch implementations of the PixelCNN (va Oord et al. 2016) and PixelVAE (Gulrajani et al. 2016) models
VQ-VAE_withPixelCNNprior
Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.
Image-Generation-models
Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.