You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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.
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?
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?
The text was updated successfully, but these errors were encountered: