Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how 2 ouput origin h w size? #9

Open
York1996OutLook opened this issue Nov 5, 2021 · 2 comments
Open

how 2 ouput origin h w size? #9

York1996OutLook opened this issue Nov 5, 2021 · 2 comments

Comments

@York1996OutLook
Copy link

No description provided.

@talhaanwarch
Copy link

need to interpolate
nn.functional.interpolate(logits, size=labels.shape[-2:], mode="bilinear", align_corners=False)

@Philos01
Copy link

need to interpolate nn.functional.interpolate(logits, size=labels.shape[-2:], mode="bilinear", align_corners=False)

i think it's not a good ideal,but i don't know how can output origin h w size and don't break it's origin information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants