"vscode:/vscode.git/clone" did not exist on "5628a6f613dbcad9dbf82c19a411c1e27b6f9d22"
feat(draw_bbox): add layout sorting visualization
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.
Showing
Please register or sign in to comment