Skip to content

can explain why do this (h + 1) // 2, (w + 1) // 2 #35

@cometta

Description

@cometta

return (self.outchan, (h + 1) // 2, (w + 1) // 2)

Can explain why this line we do this +1 for height and weight before divide?

init_scale=math.sqrt(len(chans)),

any paper i can read on why set init scaling using the number of channel ?

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