• myhloli's avatar
    refactor(draw_bbox): add line sorting visualization · 34f89650
    myhloli authored
    Add a new function `draw_line_sort_bbox` to visualize the sorting of lines on each page.
    This includes indexing lines and handling both text and non-text elements such as tables
    and images for better content organization.
    
    Also, comment out GPU-related code for flexibility and remove overlaps in bounding box
    detection, which improves the accuracy of layout splitting.
    34f89650
Name
Last commit
Last update
..
__init__.py Loading commit data...
cli.py Loading commit data...
cli_dev.py Loading commit data...
common.py Loading commit data...