DualGAN
DualGAN copied to clipboard
Could I discard the discriminators and only use the "Reconstruction Error" during training?
Hello, I'd like to know is it possible to train the Dual GAN without the discrinminator? which means I only need to minimize the "Reconstruction Error" during training?
Many thanks!