junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

rec_B works well, fake_B works poorly, identity 0.5, lambda_A, and lambda_B 10 #1573

Open dupc2018 opened 1 year ago

dupc2018 commented 1 year ago

rec_B works well, fake_B works poorly, identity 0.5, lambda_A, and lambda_B 10

junyanz commented 1 year ago

Could you share more details?

dupc2018 commented 1 year ago

Using a paired dataset, training the recurrent network was found to be very close rec_B to the real_B, and the fake_B was much different from both rec_B and real_B