Line level bounding boxes #11
Unanswered
lololouuuu
asked this question in
Q&A
Replies: 1 comment
-
|
Hi! TurboOCR already returns line-level bounding boxes by default. The "paragraph-level" in the README only refers to the optional ?as_blocks=1 aggregation, which mirrors PP-StructureV3's parsing_res_list. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I would like to know to which point the bounding box precision is something that can be parameterizable or configurable.
Using PaddleOCR on python API you can get pretty good bounging boxes at line level but in the README I see that the bounding boxes are paragraph level.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions