LIR-for-Unsupervised-IR
LIR-for-Unsupervised-IR copied to clipboard
In the gen_update method, why is random noise (torch.randn) added to the reconstruction process?
It could be viewed as a regularization trick to improve the robustness of the generator.