Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequential generation error #1

Open
carpedm20 opened this issue Jul 21, 2016 · 3 comments
Open

Sequential generation error #1

carpedm20 opened this issue Jul 21, 2016 · 3 comments
Assignees
Labels

Comments

@carpedm20
Copy link
Owner

Current implementation successfully works as a autoencoder but it can't generate from the beginning, from a blank image. This error should be related to masking.

@carpedm20 carpedm20 added the bug label Jul 21, 2016
@carpedm20 carpedm20 self-assigned this Jul 21, 2016
@carpedm20
Copy link
Owner Author

image

(Up: ground truth, Down: prediction)

Fix with 4c459c1

@carpedm20
Copy link
Owner Author

image

Even the one-shot recovering of the original image can be learned quickly as shown in previous comment, the sequential sampling of an image is still not working like igul222/pixel_rnn.

@carpedm20
Copy link
Owner Author

Update.

generation_2016_08_01_16_40_28

Trained model with python main.py --data=mnist --model=pixel_cnn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant