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

GAN Loss and Discriminator Loss are abnormal. #383

Open
Dragonisss opened this issue Oct 24, 2024 · 0 comments
Open

GAN Loss and Discriminator Loss are abnormal. #383

Dragonisss opened this issue Oct 24, 2024 · 0 comments

Comments

@Dragonisss
Copy link

I tried to reproduce VAE on ImageNet, but during the training process, I found that the discriminator loss kept increasing. When the discriminator is added to the training, the overall loss continues to decrease and becomes a very small negative number (around -1e6).
What could be the possible reasons? All hyper-parameters are set according to the config provided.
The following is the training curve showing the changes in all losses, including disc_loss, gan_loss, logit_fake, and logit_real. Is this phenomenon normal?

image

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