deblur-gan icon indicating copy to clipboard operation
deblur-gan copied to clipboard

d_loss_fake always ZERO?

Open Jaswers opened this issue 6 years ago • 1 comments

https://github.com/RaphaelMeudec/deblur-gan/blob/0c0c0296f143b7a070a0969cb64a8774f8e79f1d/train.py#L43 https://github.com/RaphaelMeudec/deblur-gan/blob/0c0c0296f143b7a070a0969cb64a8774f8e79f1d/train.py#L62

d_loss_fake always be ZERO?

Jaswers avatar Jul 26 '18 07:07 Jaswers

Hi, d_loss_fake = d.train_on_batch(generated_images, output_false_batch) d_loss_fake always be ZERO?

LuShuaie avatar Nov 18 '18 13:11 LuShuaie