- 
                Notifications
    
You must be signed in to change notification settings  - Fork 71
 
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
While the fix for the PR that addressed #176 was a big move forward in merging OCR bboxes+text with layout-model bboxes+text, the issue remains that we are still dropping the "Image" element category that was lost in https://github.com/Unstructured-IO/unstructured/pull/1142/files / de19ace. Actually, in the comment there
# Skip extracted images for this purpose, we don't have the text from them and they # don't provide good text bounding boxes.
Users may want the Image bbox info anyway even if there is no text. One thing we are doing correctly now that shouldn't change is full-page embedded Image PDF's. (e.g. the IRS pdf in ingest tests).
badGarnet
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

