-
Notifications
You must be signed in to change notification settings - Fork 27
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
about the results of training #13
Comments
There is a simple visualization function in the test script which is implemented by matplotlib. |
sorry,i do not find your test script, i only find demo ,main and tool python code, can you tell me where the script test , thank you very much !
…------------------ 原始邮件 ------------------
发件人: "Hans1984"<notifications@github.com>;
发送时间: 2020年1月17日(星期五) 下午2:48
收件人: "Yang7879/3D-RecGAN-extended"<3D-RecGAN-extended@noreply.github.com>;
抄送: "╭学絵パ紾悕"<1170776918@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [Yang7879/3D-RecGAN-extended] about the results of training (#13)
There is a simple visualization function in the test script which is implemented by matplotlib.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Here, https://github.com/Yang7879/3D-RecGAN-extended/blob/master/demo_3D-RecGAN%2B%2B.py |
hello,this demo .py i run meet this problem "cannot feed value of shape (1,64,64,64,1) for tensor 'Placeholder:0',which has shape '(4,64,64,64.1)'" ,i find other people also meet this problem because i pip different tensorflow :1.13.1,you publish the version of tensorflow is too old , cannot match our cuda toolkit, you think how we can slove this problem? thank you very much!
…------------------ 原始邮件 ------------------
发件人: "Hans1984"<notifications@github.com>;
发送时间: 2020年1月17日(星期五) 下午3:19
收件人: "Yang7879/3D-RecGAN-extended"<3D-RecGAN-extended@noreply.github.com>;
抄送: "╭学絵パ紾悕"<1170776918@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [Yang7879/3D-RecGAN-extended] about the results of training (#13)
Here, https://github.com/Yang7879/3D-RecGAN-extended/blob/master/demo_3D-RecGAN%2B%2B.py
and you can use the visualize() function.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
maybe you can degrade the version of tensoflow |
@feidasheng Hello, I also encountered such a problem, how did you solve it effectively? Lowering the version? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to ask if your code is about the generated result image. I trained only the .mat file according to your main file, and there is no specific visualization picture? such as your github image
The text was updated successfully, but these errors were encountered: