15 Forks
68 Stars
68 Watchers

GatedPixelCNNPyTorch

PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016

How to download and setup GatedPixelCNNPyTorch

Open terminal and run command
git clone https://github.com/kkleidal/GatedPixelCNNPyTorch.git
git clone is used to create a copy or clone of GatedPixelCNNPyTorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GatedPixelCNNPyTorch https://github.com/kkleidal/GatedPixelCNNPyTorch/archive/master.zip

Or simply clone GatedPixelCNNPyTorch with SSH
[email protected]:kkleidal/GatedPixelCNNPyTorch.git

If you have some problems with GatedPixelCNNPyTorch

You may open issue on GatedPixelCNNPyTorch support forum (system) here: https://github.com/kkleidal/GatedPixelCNNPyTorch/issues