pixel-rnn-tensorflow icon indicating copy to clipboard operation
pixel-rnn-tensorflow copied to clipboard

Same learning curve , but can't generate samples well

Open odie2630463 opened this issue 8 years ago • 3 comments

Hi , i also implement PixelCNN , and training same like your learning curve But i can't generate samples from zeros very well , can someone give me some advice ? My project here

odie2630463 avatar Nov 30 '16 02:11 odie2630463

This code also suffering same problem and I couldn't solve it yet.

carpedm20 avatar Nov 30 '16 02:11 carpedm20

But your README page , sample after 50 epoch is well enough, I only sample few number , is it correct ? Thanks a lot !

odie2630463 avatar Nov 30 '16 03:11 odie2630463

Facing the same issue about generating the sample images. Would it be possible to give the hyper parameters used for training the network that generated samples shown in readme page. I've tried with couple of different combinations but still its unable to generate images like them even after ~3000 epochs.

mrincs avatar Jul 05 '17 16:07 mrincs