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

ValueError: Variable RelightNet/conv2d/kernel already exists, disallowed. in"I_delta = RelightNet(I_low, R_low)" #4

Open
CodeCat-Q opened this issue Mar 25, 2019 · 0 comments

Comments

@CodeCat-Q
Copy link

when i run the main.py for train, i got "ValueError: Variable RelightNet/conv2d/kernel already exists, disallowed. Did you mean to set reuse=True or reuse=tf.AUTO_REUSE in VarScope? Originally defined at:" in line68 "I_delta = RelightNet(I_low, R_low)" of model.py

somebody can helps me???

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