Skip to content

fix odd input size issue#33

Open
oguzhanilter wants to merge 1 commit intoXuJiacong:mainfrom
oguzhanilter:fix/input_size
Open

fix odd input size issue#33
oguzhanilter wants to merge 1 commit intoXuJiacong:mainfrom
oguzhanilter:fix/input_size

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

@0xPatryk
Copy link

0xPatryk commented Jun 6, 2023

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.

3 participants

Comments