deepak112 / Keras-SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Output of Gan Images is just Black

nareshmungpara opened this issue · comments

generated_image_5

I am getting output of test like above shown image.

When I am training at that time as well it is generating similar images in output folder.
I had train for 100 text images with 1000 epochs.

Please suggest some way to resolve it.

Try de-normalize your image before plotting it !