pytorch-CycleGAN-and-pix2pix icon indicating copy to clipboard operation
pytorch-CycleGAN-and-pix2pix copied to clipboard

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

Open dupc2018 opened this issue 2 years ago • 2 comments

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

dupc2018 avatar May 14 '23 07:05 dupc2018

Could you share more details?

junyanz avatar May 16 '23 20:05 junyanz

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

dupc2018 avatar May 22 '23 07:05 dupc2018