Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Typo in network code #30

Description

@zfjmike

In this line https://github.com/microsoft/MaskFlownet/blob/master/network/MaskFlownet.py#L306

Should it be c2s = [c21, c22, c23, c24, c25, c26] instead of c2s = [c21, c12, c13, c24, c25, c26] ? The latter version doesn't make much sense to me.

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