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 can the recognition model export in onnx format support variable length? The training size is 32 * 128, and using onnx model to predict other size formats may cause errors, such as 32 * 256 or 32 * X, where position encoding has been disabled #60

Open
dlml opened this issue Dec 11, 2024 · 1 comment

Comments

@dlml
Copy link

dlml commented Dec 11, 2024

No description provided.

@Topdu
Copy link
Owner

Topdu commented Dec 13, 2024

We are working on exporting the onnx model and testing it, stay tuned.

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

2 participants