• 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
..
ds_config.json Loading commit data...
eval.py Loading commit data...
helpers.py Loading commit data...
train.py Loading commit data...
train.sh Loading commit data...