xiaowei-hu / CycleGAN-tensorflow

Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
715 stars 294 forks source link

Why the effect is not as good as the paper #39

Closed Deeplearning20 closed 6 years ago

Deeplearning20 commented 6 years ago

image image My epoch is 200, ‘--continue train,default=False’,The data set is also the author's.Why is the effect so bad and where is the problem? thank you all?

paviddavid commented 5 years ago

@Deeplearning20 Have you solved this issue?