ForkGAN
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)'
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!
oh aha ,i solved the problem! thx!
噢,我解决了这个问题!谢谢!
hello,i meet this problem ,how does you solve it ?can you tell me ? thx
噢,我解决了这个问题!谢谢!
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?