Skip to content

reflect padding in MPD.pad_to_period #112

Description

@vBaiCai

I was going through the MPD implementation in your DAC repository (discriminator.py#L46) and noticed that pad_to_period uses nn.functional.pad with mode="reflect".

Was reflect padding chosen empirically because it works better in practice, or is there a specific signal processing reason behind it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions