gsurma / image_generator

DCGAN image generator 🖼️.
https://gsurma.github.io
MIT License
216 stars 82 forks source link

Graph and samples are empty #6

Closed WaelShaikh closed 4 years ago

WaelShaikh commented 4 years ago

Even after 70 epochs, the discriminator/generator graph is empty and my samples are all completely gray. Epoch 71/300 Duration: 0.00000 D Loss: nan G Loss: nan

kdazzle commented 3 years ago

Hi @WaelShaikh - I'm hitting this one too. Do you remember what the issue might have been? I know it was way long ago.

vikasnr commented 2 years ago

@kdazzle @WaelShaikh Any update on this issue? My outputs are greyed out from first iteration.

vikasnr commented 2 years ago

Oops! started showing rgbs after few epochs. Looks like parameters we being set.