Skip to content

Questions regarding the meanings of the parameters "padding" in DynamicConv and "pad_type" in ConvBnAct #292

@Oberon-Chow

Description

@Oberon-Chow

First of all, I would like to express my gratitude to you and your team for your excellent work. I noticed that in the parameternet.py file under the cv directory, in the init() method of the class DynamicConv, there is a parameter named: padding=''. Is this parameter different from the traditional padding? What is its meaning? What values can it be assigned to (for example, like traditional padding can be 1 or 2)? The same question also applies to the init() method of the class ConvBnAct: there is a parameter named: pad_type=''. I apologize because I am a novice and thus have difficulty understanding this part.

Image
Image

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