ForkGAN icon indicating copy to clipboard operation
ForkGAN copied to clipboard

Cannot feed value of shape (0,) for Tensor 'real_A_and_B_images:0', which has shape '(2, 256, 512, 6)'

Open star0w opened this issue 4 years ago • 3 comments

hello, when i trained my own forkgan, i meet up with the error that [Cannot feed value of shape (0,) for Tensor 'real_A_and_B_images:0', which has shape '(2, 256, 512, 6)'] it seems that some cyclygan related network would encounter this, but i didn't find some useful solutions in the internet. could you help me if possible? ps. how much gpu memories does this code cost at least? Thank u!

star0w avatar Nov 28 '20 14:11 star0w

oh aha ,i solved the problem! thx!

star0w avatar Nov 28 '20 14:11 star0w

噢,我解决了这个问题!谢谢!

hello,i meet this problem ,how does you solve it ?can you tell me ? thx

Yymax-max avatar Jan 14 '21 10:01 Yymax-max

噢,我解决了这个问题!谢谢!

hello,i meet this problem ,how does you solve it ?can you tell me ? thx

sorry for the slow reply. I think you need to pay attention to the size of your train images. Meanwhile, did images load successfully?

star0w avatar Mar 24 '21 08:03 star0w