pixel-cnn

Generative model

A generative model with tractable likelihood and easy sampling, allowing for efficient data generation.

Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"

GitHub

2k stars
224 watching
436 forks
Language: Python
last commit: about 5 years ago
paper

Related projects:

Repository Description Stars
simonkohl/probabilistic_unet Reimplementation of a neural network model for conditional segmentation of ambiguous images 548
openai/finetune-transformer-lm This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture. 2,167
ahmedfgad/numpycnn A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch 577
yunishi3/3d-fcr-alphagan This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. 103
preritj/segmentation Deep learning models for semantic segmentation of images 101
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 403
zfturbo/keras-mask-rcnn-for-open-images-2019-instance-segmentation Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset 56
google-deepmind/recurrentgemma An implementation of a fast and efficient language model architecture 613
ecobost/cnn4brca This project uses CNNs to segment breast cancer lesions from medical images. 75
hongyanggao/pixeltcn An implementation of a custom convolutional neural network layer designed to improve up-sampling operations in deep learning models 97
ahmedfgad/cnngenetic Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. 22
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
conan7882/googlenet-inception An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. 285
codeplea/genann A minimal C library for training and using feedforward artificial neural networks 2,017
gwgundersen/dpcca Develops a method to learn shared latent structure between biomedical images and gene expression data 25