Skip to content

AdaptiveInstanceNorm2d and the LayerNorm misunderstand  #108

@Sarmadfismael

Description

@Sarmadfismael

Hi
I have an equation about the decoder normalization type.
Is the normalization step done in the Residual Block parts of the decoder or in the up-sampling part of the decoder, I misunderstand the difference between the AdaptiveInstanceNorm2d and the LayerNorm in the code since the paper said use the AdaIN not mention the LayerNorm ?
in LayerNorm where are the gamma and beta come from? Is it from MLP or what?

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