Skip to content

what is the train_conditional module #4

Description

@sandeepnmenon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions