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

fix odd input size issue #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oguzhanilter
Copy link

@oguzhanilter oguzhanilter commented Nov 25, 2022

For some input images, the 'x.shape // 8' creates a different size than the tensor that is created by the network itself.

I believe it also solves the closed issue #13

@17648145240
Copy link

17648145240 commented Mar 30, 2023

对于某些输入图像,“x.shape // 8”创建的大小与网络本身创建的张量不同。

我相信它也解决了已关闭的问题#13

Have you implemented the author's original code? If it reproduces, can you share the compressed package with me, thank you very much! My email: 202131903057@stu.hebut.edu.cn

@pstemporowski
Copy link

Hi, have you tested it? Does it impact any performance of the model?

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

Successfully merging this pull request may close these issues.

None yet

3 participants