Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the numeric scale of the dicriminator loss #106

Open
Muming-Zhao opened this issue Jun 1, 2022 · 0 comments
Open

About the numeric scale of the dicriminator loss #106

Muming-Zhao opened this issue Jun 1, 2022 · 0 comments

Comments

@Muming-Zhao
Copy link

Muming-Zhao commented Jun 1, 2022

Dear author,

I was using this code for my project and I found the discriminator loss is further divided by 2. I am not very clear with GAN and could you please help explain why to divide 2?

loss_D1 = loss_D1 / args.iter_size / 2

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant