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

Value Error for demo python code #9

Open
kunalkhadilkar opened this issue Apr 22, 2019 · 3 comments
Open

Value Error for demo python code #9

kunalkhadilkar opened this issue Apr 22, 2019 · 3 comments

Comments

@kunalkhadilkar
Copy link

I am getting the error 'ValueError: Cannot feed value of shape (1, 64, 64, 64, 1) for Tensor u'Placeholder:0', which has shape '(4, 64, 64, 64, 1)'' after running the demo_3D-RecGAN++.py. Could you please suggest any possible alternative/solution?

@Yang7879
Copy link
Owner

Yang7879 commented May 5, 2019

@kunalkhadilkar sorry for the delay. which version of tf do you use? It works fine on my pc. The released trained model should be able to take in the dynamic number of batch size.

@feidasheng
Copy link

I am getting the error 'ValueError: Cannot feed value of shape (1, 64, 64, 64, 1) for Tensor u'Placeholder:0', which has shape '(4, 64, 64, 64, 1)'' after running the demo_3D-RecGAN++.py. Could you please suggest any possible alternative/solution?

hello,do you solve this problem?

@bharadwajdhornala
Copy link

@feidasheng Please refer this #13

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

4 participants