Skip to content

解决使用新版表格方向分类模型出现的输入维度错误问题 #5

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jweden33
Copy link

@jweden33 jweden33 commented Jun 3, 2025

将新版表格方向分类模型转换成onnx格式模型后 新模型的输入维度为[1,3,224,224] 而原模型为[1,3,624,624]

jweden33 added 2 commits June 3, 2025 20:54
使用新的图像方向分类模型权重,onnx格式模型的输入维度变化
新版表格图像方向分类模型
@Joker1212
Copy link
Member

直接改的话,原来那个onnx模型跑不起来的吧,然后当前代码自动下载是下载的原来的模型,会导致按readme流程,无法跑通了

@jweden33
Copy link
Author

jweden33 commented Jun 4, 2025

是的

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.

2 participants