Skip to content

Adversarial weight is not applied to discriminator #8

@fuppy0716

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.

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