WGAN-tensorflow icon indicating copy to clipboard operation
WGAN-tensorflow copied to clipboard

bad performance

Open dangbuzhudechaozi opened this issue 6 years ago • 5 comments

Hi, Thank you for sharing your code. No matter what model I use, I always get blurred Mnist images, should i Increase the number of iterations or do something else. Can you share your generated Mnist images. Thangks !

你好,我发现不管使用什么模型, mlp也好, conv也好,生成的Mnist图片总是很模型。是迭代次数不够吗?还是其他的原因呢?

dangbuzhudechaozi avatar Apr 20 '18 07:04 dangbuzhudechaozi

image I guess the sample quality is okay at my side, just reran it with the latest version of tensorflow to ensure version update doesn't break this code.

Zardinality avatar Apr 20 '18 12:04 Zardinality

I copy your code and run it in my computer, but i also get the blurred images. the images looks it: 1524229637 1

i use the 'mlp' + 'gp' . and the step is 30000

dangbuzhudechaozi avatar Apr 20 '18 13:04 dangbuzhudechaozi

@dangbuzhudechaozi Weird, make sure you git clone the whole repo and satisfy all dependencies.

Zardinality avatar Apr 20 '18 13:04 Zardinality

I will try it again. Thank you very much!

dangbuzhudechaozi avatar Apr 20 '18 13:04 dangbuzhudechaozi

I have the same problem as you...Have you solved it ?

hjh3169 avatar Sep 10 '18 10:09 hjh3169