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

'ExponentialMovingAverage' does not exist #9

Open
jiadingfang opened this issue May 30, 2017 · 0 comments
Open

'ExponentialMovingAverage' does not exist #9

jiadingfang opened this issue May 30, 2017 · 0 comments

Comments

@jiadingfang
Copy link

Hi there,

Thanks for the nice code, but I find some problems here.

When I'm trying to run train.py, it returns some error as
ValueError: Variable discriminator/layer_0/batch_norm/discriminator_1/layer_0/batch_norm/moments/normalize/mean/ExponentialMovingAverage/ does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=None in VarScope?

Do you have any ideas how to solve for it?

Also, there may be some misunderstandings in you implementation procedure. In the README file, you suggest first run python3 infogan/__init__.py --infogan to run infogan. But there would be some importing problems. Of course you can directly run train.py in the home directory, but it would be better if you can make it clear how to run the init file first.

Thanks in advance

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

No branches or pull requests

1 participant