You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
No description provided.
The text was updated successfully, but these errors were encountered: