eriklindernoren/Keras-GAN

BiGAN keras works but Pytorch doesn't

shivam-chandhok opened this issue · 0 comments

I tried to reimplement the keras implementation of bigan in pytorch.
But it is not working as the gan is unstable.
Did you face such a problem too?