"vscode:/vscode.git/clone" did not exist on "d8fcbaa38da95201914a1277971044ee66837b26"
  • myhloli's avatar
    feat(draw_bbox): add layout sorting visualization · 270ffb02
    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.
    270ffb02
draw_bbox.py 15.5 KB