Skip to content

som question about the code  #2

Description

@ForawardStar

Hi,
I like this work very much and I think it is really cool. But when I tried to use an image in the target domain to decide the attribute of the results, I found the function “test_forward_transfer(self, image, image_trg, c_trg)” in the file named "model.py" requires two arguments "image_trg" and "c_trg", but instead of using these two arguments, the function use "self.image_trg" and "self.c_trg", which wasn't defined in corresponding class "MD_multi()". I don't kown how to trackle this problem, so I take the liberty to ask you for help.
Thanks

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions