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

what is the train_conditional module #4

Open
sandeepnmenon opened this issue Dec 10, 2022 · 0 comments
Open

what is the train_conditional module #4

sandeepnmenon opened this issue Dec 10, 2022 · 0 comments

Comments

@sandeepnmenon
Copy link

Where can we find the train_conditional module that is being used in multiple places in the GAN training pipeline

from train_conditional import train

accumulate(g_ema, generator, 0)

I am trying to train a GAN on non-IID data and am not able to understand the g_ema generator used here.

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