Details

Fast PixelCNN++: speedy image generation

Fast PixelCNN++: speedy image generation
5/5 based on 1 votes.
We speed up the image generation algorithm of PixelCNN++ by avoiding redundant computation through caching. Naive generation discards computation that can be re-used and performs additional computation that will not be used to generate a particular pixel. Naive generation can take up to 11 minutes to generate 16 32-by-32 images on a Tesla K40 GPU. By re-using previous computation and only performing the minimum amount of computation required, we achieve up to a 183 times speedup over the naive generation algorithm. We have tested our code with Python 3 and TensorFlow 1.0. You may need to make small changes for other versions of Python or TensorFlow.
, ,
Submitted by elementlist on Feb 26, 2017
395 views. Averaging 0 views per day.

Post Reply


Please login or register if you wish to leave a comment.

Quick Search

Statistics

3,012 listings in 21 categories, with 2,251,087 clicks. Directory last updated Sep 12, 2023. Welcome Amara Fatima, the newest member.