SVTR variable width
#14655
Replies: 1 comment 1 reply
-
Hello! SVTR (Spatial Visual Transformer for Recognition) in PaddleOCR is designed to process text images of varying widths, but there are some considerations when handling extremely wide images like 32x1000. Steps to Handle Arbitrary Widths:
Additional Considerations:
Would you like guidance on modifying the PaddleOCR configuration for this specific use case? Response generated by feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have a question about the ability of the SVTR recognizer to process images of an arbitrary widths.
what should I do if my images, for example, have shape of 32x1000?
Beta Was this translation helpful? Give feedback.
All reactions