• myhloli's avatar
    feat(draw_bbox): add layout sorting visualization · 3cbcf2de
    myhloli authored
    Implement a new function `draw_layout_sort_bbox` in `draw_bbox.py` to visualize the
    layout sorting results using the `LayoutLMv3ForTokenClassification` model. This function
    predicts the order of layout elements and draws them in the sorted sequence on the PDF pages.
    3cbcf2de
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...