-
Notifications
You must be signed in to change notification settings - Fork 282
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
variable does not exist #80
Comments
@djjandXMU I am also getting the same error. I have tried https://stackoverflow.com/questions/43183850/tensorflow-valueerror-variable-does-not-exist-or-was-not-created-with-tf-get-v but nothing seems to work. |
The another code https://github.com/leftthomas/SEGAN will be OK,you can try it.Best Regards
…------------------ 原始邮件 ------------------
发件人: "AnilMandliya"<[email protected]>;
发送时间: 2020年2月28日(星期五) 凌晨2:48
收件人: "santi-pdp/segan"<[email protected]>;
抄送: "沐雨弟"<[email protected]>;"Mention"<[email protected]>;
主题: Re: [santi-pdp/segan] variable does not exist (#80)
@djjandXMU I am also getting the same error. I have tried https://stackoverflow.com/questions/43183850/tensorflow-valueerror-variable-does-not-exist-or-was-not-created-with-tf-get-v but nothing seems to work.
Did you get the solution??
Best Regards
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
The given error can be solved by changing a fraction of a code... |
model.py line144 self.d_opt = d_opt.apply_gradients(avg_d_grads) |
@AnilMandliya @djjandXMU i have fixed this issue in my fork: https://github.com/fcakyon/segan |
@fcakyon |
@woshiZS unfortunately I no longer work on this project, I hope someone else can help you 👍 |
你好,我发现在你的readme文件中提供的预训练模型链接点不开,好像失效了,能重新发我一份吗,麻烦了 |
|
这是来自QQ邮箱的自动回复邮件。您好,您的邮件我已经收到了,我会尽快给您回复。
|
When I run the main.py,I find that ValueError: Variable d_model/d_block_0/downconv/W/RMSProp/ does not exists.
Could you help me?
Best regards
The text was updated successfully, but these errors were encountered: