Understand
PixelCNNs are a recently proposed class of powerful generative models with tractable likelihood.
- Here we discuss our implementation of PixelCNNs which we make available at https://github.com/openai/pixel-cnn.
- Our implementation contains a number of modifications to the original model that both simplify its structure and improve its performance.
- 1) We use a discretized logistic mixture likelihood on the pixels, rather than a 256-way softmax, which we find to speed up training.
Built on
Nothing clear enough to list yet.
Similar
Nothing clear enough to list yet.
Then
Nothing clear enough to list yet.
Beyond the bibliography
alphaXiv searches the wider corpus for related work and actual follow-ups.
alphaXiv is searching for related work…