kaonashi-tyc / zi2zi

Learning Chinese Character style with conditional GAN
https://kaonashi-tyc.github.io/2017/04/06/zi2zi.html
Apache License 2.0
2.54k stars 474 forks source link

d_loss_real and d_loss_fake near 0 after training for some step.d_loss_real 和d_loss_fake在几次训练后都变成0 不动了 #83

Open zongzhimin opened 3 years ago

zongzhimin commented 3 years ago

我用tensoflow2按1的代码复原了网络,但是训练的时候d_loss_real 和d_loss_fake 很快都下降到0.

最终的generator只能得到一张空白的图片。

加载他的预训练的generator参数继续训练也是一样,d_loss接近0。

不知道是我代码写错了吗。。。检查了好久没发现。。。

求助!!!

zongzhimin commented 3 years ago

一个epoch里面的loss变化:几小步step就变成0了 image contant loss会很大 image

image

image

image

image

打印了下fake图片的均值,变成1了·· image

image

image

zongzhimin commented 3 years ago

可能是哪些环节的问题呢,救救孩子把。。。。

XuyangPan commented 3 years ago

这个项目为什么star1.9k,有这么大的价值吗, 表示复现出问题了,已经放弃了