Skip to content

Convert class conditional models(stylegan2-ada pytorch) to genforce format? #39

Description

@waleedrazakhan92

I'm trying to convert stylegan2-ada pytorch version into genforce format. The ones that are not conditional are converted without any error but when there is a conditional model, i get this error assert tf_var_name in official_tf_to_pth_var_mapping AssertionError. Which i believe tells that some of the mappings are not found in the model. Can you please tell if the class conditional models are supported or not. Or what else could be the problem. I'm using cifar10 model file for now. And I've also tested with one of the conditional model on faces that i've trained. Both give the same error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions