Skip to content

upsample error #4

Description

@ChinaWangYu666

up3 = F.upsample(conv3, scale_factor=5)
features = conv1 + up2 + up3
up3 is not the same dimension with conv1 and up2, it seems that the scale_factor is error

your height and width are 30. In this case, this is right

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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