pixelcnn
There are 37 repositories under pixelcnn topic.
carpedm20/pixel-rnn-tensorflow
in progress
nilboy/pixel-recursive-super-resolution
Tensorflow implementation of pixel-recursive-super-resolution(Google Brain paper: https://arxiv.org/abs/1702.00783)
EugenHotaj/pytorch-generative
Easy generative modeling in PyTorch
pkmital/pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
kundan2510/pixelCNN
Theano reimplementation of pixelCNN architecture
kkleidal/GatedPixelCNNPyTorch
PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016
rampage644/wavenet
WaveNet implementation with chainer
anordertoreclaim/PixelCNN
PyTorch implementation of gated PixelCNN
Victarry/Image-Generation-models
Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.
sara-nl/3D-VQ-VAE-2
3D VQ-VAE-2 for high-resolution CT scan synthesis
HUJI-Deep/FlowKet
A framework based on Tensorflow for running variational Monte-Carlo simulations of quantum many-body systems.
jiazhao97/VQ-VAE_withPixelCNNprior
Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.
Schlumberger/pixel-constrained-cnn-pytorch
Pytorch implementation of Pixel Constrained CNN, a framework for probabilistic semantic inpainting :art:
pbloem/pixel-models
Pytorch implementations of the PixelCNN (va Oord et al. 2016) and PixelVAE (Gulrajani et al. 2016) models
Mind-the-Pineapple/Autoregressive-models
Tensorflow 2.0 implementation of Deep Autoregressive Models
sjooyoo/pix-color_pixel-cnn
Pytorch implementation of "Pixcolor:Pixel Recursive Colorization" (in progress)
ermongroup/fast_feedforward_computation
Official code for "Accelerating Feedforward Computation via Parallel Nonlinear Equation Solving", ICML 2021
ameroyer/PIC
Probabilistic Image Colorization, BMVC 2017
israelg99/eva
An AI research project which explores audio synthesis.
JesseFarebro/PixelCNNPP
Tensorflow 2 implementation of PixelCNN++.
rogertrullo/Gated-PixelCNN-Pytorch
Gated PixelCNN implementation in pytorch
CaptainE/Deep-Unsupervised-Learning
Pytorch implementatiions of the Homeworks in course CS294-158
Schlumberger/pixel-constrained-cnn-tf
TensorFlow implementation of Pixel Constrained CNN, a framework for probabilistic semantic inpainting :art:
TheEngineerProgrammer/my_masters_thesis
cVAE, VQ-VAE, VQ-VAE2, cVAE-cGAN, PixelCNN and Gated PixelCNN in tensorflow 2.x and keras
hollygrimm/pixelcnn-flickr8k
Training PixelCNN on Flickr8k Images
SeaWar741/MachineLearning
Repository for machine learning proyects with tensorflow
fl0wbar/advDNIC.estimator
Research on Image Compression using Deep Neural Networks
Jd8111997/Auto-regressive-models
The implementation of auto regressive models such as PixelCNN and GatedPixelCNN on stanford dog dataset.
MohammadParsaTheFirst/Deep-generative-models-course
Coursework and projects for Deep Generative Models(DGM) course(Graduate), including theoretical homework solutions/problems, final solution/problems and the project of the course
rogertrullo/VQVAE_Pytorch
implementation of VQVAE in pytorch
LahiruJayasinghe/PresentationSlides
Presentation slides relevant to invited and contributed talks
kwjinwoo/Generative_model
generative model implementation
MauricioCafiero/ChemistryAutoencoders_and_GenerativeModels
A collections of basic autoencoders and Generative models for chemistry
msuvorov7/base_deep_learning
Implementation of base DL tasks
umarwaseeem/pixel-cnn-mnist
pixel cnn model trained on mnist dataset to demonstrate generative image modelling