Skip to content

about deeply supervision function #15

@limyunn

Description

@limyunn

Hello,I have a question about computing loss between [out7,out8,out9] and GT mask. In the original code,out7 has an output shape:(None, 56, 56, 4) , out8: (None, 112, 112, 4), out9:(None, 224, 224, 4). To my knowledge,when compute the loss between segmentaion map and mask, shouldn't the output and mask have the same dimension(all of them have same shape:(None, 224, 224, 4))?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions