• myhloli's avatar
    feat(pdf_parse): add footnote block handling in layout split · 058d3184
    myhloli authored
    - Modify `ocr_detect_all_bboxes.py` to return footnote blocks
    - Update `pdf_parse_union_core_v2.py` to handle footnote blocks in line sorting and layout splitting
    - This change improves the accuracy of layout analysis by considering footnote blocks separately
    058d3184
ocr_detect_all_bboxes.py 9.13 KB