image preprocessing #58
IceBear-huang
started this conversation in
General
Replies: 1 comment 1 reply
-
|
VLMs generally work well with high resolutions. Docext, by default resizes the images to 2048. But high resolution will increase processing time. You can use this to resize directlyhttps://github.com/NanoNets/docext/blob/668eee618eb48bc81d97af65d770ea8c8e61e781/docext/app/args.py#L72 |
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, why is it that some images are not accurately recognized, but when I re-screenshot them and make the screenshot larger, they can be recognized correctly? What's the reason for this? Could it be that image preprocessing is needed to improve accuracy? Do you have any good suggestions for image preprocessing?
Beta Was this translation helpful? Give feedback.
All reactions