Skip to content

Adversarial weight is not applied to discriminator #8

Description

@fuppy0716

Hi.
In the equation (3) in the paper (L = L_{reconstruction}(E_c, E_p,D)+αL_{similarity}(E_c)+β(L_{adversarial}(E_p)+L_{adversarial}(C))), hyper parameter beta is applied to both L_{adversarial}(E_p) and L_{adversarial}(C). However, in the code, sd_weight seems to be used only within train function and not to be used within train_scene_discriminator function. Why is that?
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