carpedm20 / carpedm20/pixel-rnn-tensorflow

generated sample become zero

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
489
Forks
127
PR merge metrics
No merged PRs in 30d

Description

I have followed mater branch and trained like this
`$ python main.py --data=mnist --model=pixel_rnn`

But after about 400 epochs, the pixel vanished and the generated picture looks like a empty picture:
![sample_2016_10_15_12_50_09](https://cloud.githubusercontent.com/assets/17019659/19408189/f21257f8-92e9-11e6-8782-292cb5d6fb4e.jpg)

What's wrong with my procedure?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with main.py and reproduce the reported command, `python main.py --data=mnist --model=pixel_rnn`, after roughly 400 epochs. Inspect the training and sample-generation behavior for the point where pixels disappear; done means identifying a reproducible cause and restoring non-empty generated samples.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.